about summary refs log tree commit diff
path: root/src/ppp-manager/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/ppp-manager/Makefile.am')
-rw-r--r--src/ppp-manager/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/ppp-manager/Makefile.am b/src/ppp-manager/Makefile.am
index 9de58169..7e8102a5 100644
--- a/src/ppp-manager/Makefile.am
+++ b/src/ppp-manager/Makefile.am
@@ -26,7 +26,6 @@ $(libppp_manager_la_OBJECTS): $(built_sources)
 
 libppp_manager_la_CPPFLAGS = \
 	$(DBUS_CFLAGS) \
-	-DG_DISABLE_DEPRECATED \
 	-DSYSCONFDIR=\"$(sysconfdir)\" \
 	-DLIBDIR=\"$(libdir)\" \
 	-DPLUGINDIR=\"$(PPPD_PLUGIN_DIR)\"