about summary refs log tree commit diff
path: root/cli/src/Makefile.am
diff options
context:
space:
mode:
authorMichael Biebl <biebl@debian.org>2013-02-03 14:49:22 +0100
committerMichael Biebl <biebl@debian.org>2013-02-03 14:49:22 +0100
commit9c202e3e860b3be9e1f8882630b69affbb130102 (patch)
tree8202bf39f2129486971fa7d5ae0dee61a561aa53 /cli/src/Makefile.am
parent36cb2f364a821e1be50b23e03a18891ec55adb06 (diff)
Imported Upstream version 0.9.7.995 upstream/0.9.7.995
Diffstat (limited to 'cli/src/Makefile.am')
-rw-r--r--cli/src/Makefile.am3
1 files changed, 1 insertions, 2 deletions
diff --git a/cli/src/Makefile.am b/cli/src/Makefile.am
index ec62bfea..0f379c10 100644
--- a/cli/src/Makefile.am
+++ b/cli/src/Makefile.am
@@ -28,8 +28,7 @@ nmcli_SOURCES = \
 nmcli_CPPFLAGS = \
 	$(DBUS_CFLAGS) \
 	$(GLIB_CFLAGS) \
-	-DNMCLI_LOCALEDIR=\"$(datadir)/locale\" \
-	-DG_DISABLE_DEPRECATED
+	-DNMCLI_LOCALEDIR=\"$(datadir)/locale\"
 
 nmcli_LDADD = \
 	$(DBUS_LIBS) \