[network-manager-fortisslvpn] all: remove G_DISABLE_DEPRECATED
- From: Lubomir Rintel <lkundrak src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [network-manager-fortisslvpn] all: remove G_DISABLE_DEPRECATED
- Date: Fri, 23 Oct 2015 13:05:08 +0000 (UTC)
commit 54599865e4383e27b24e0e002546807d167f9fa0
Author: Lubomir Rintel <lkundrak v3 sk>
Date: Fri Oct 23 15:04:08 2015 +0200
all: remove G_DISABLE_DEPRECATED
What does that even mean.
properties/Makefile.am | 3 +--
src/Makefile.am | 1 -
2 files changed, 1 insertions(+), 3 deletions(-)
---
diff --git a/properties/Makefile.am b/properties/Makefile.am
index 1aea2b7..d390c26 100644
--- a/properties/Makefile.am
+++ b/properties/Makefile.am
@@ -20,8 +20,7 @@ common_CFLAGS = \
$(GTK_CFLAGS) \
-I$(top_srcdir) \
-DUIDIR=\""$(uidir)"\" \
- -DLOCALEDIR=\""$(datadir)/locale"\" \
- -DG_DISABLE_DEPRECATED
+ -DLOCALEDIR=\""$(datadir)/locale"\"
libnm_vpn_plugin_fortisslvpn_la_CFLAGS = \
$(LIBNM_CFLAGS) \
diff --git a/src/Makefile.am b/src/Makefile.am
index 1d0cd42..fbd1ba7 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -7,7 +7,6 @@ AM_CPPFLAGS = \
$(GLIB_CFLAGS) \
$(LIBNM_CFLAGS) \
-I$(top_srcdir) \
- -DG_DISABLE_DEPRECATED \
-DNM_FORTISSLVPN_LOCALEDIR=\"$(datadir)/locale\" \
-DNM_FORTISSLVPN_STATEDIR=\"$(fortisslvpn_statedir)\" \
-DPLUGINDIR=\"$(PPPD_PLUGIN_DIR)\"
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]