14 lines
812 B
Diff
14 lines
812 B
Diff
|
diff -up NetworkManager-0.6.5/gnome/vpn-properties/Makefile.in.deprecated NetworkManager-0.6.5/gnome/vpn-properties/Makefile.in
|
||
|
--- NetworkManager-0.6.5/gnome/vpn-properties/Makefile.in.deprecated 2007-08-07 15:18:50.000000000 -0400
|
||
|
+++ NetworkManager-0.6.5/gnome/vpn-properties/Makefile.in 2007-08-07 15:19:19.000000000 -0400
|
||
|
@@ -307,9 +307,6 @@ nm_vpn_properties_CFLAGS = \
|
||
|
-DSYSCONFDIR=\"$(sysconfdir)\" \
|
||
|
-DICONDIR=\""$(datadir)/icons"\" \
|
||
|
-DGLADEDIR=\""$(gladedir)"\" \
|
||
|
- -DG_DISABLE_DEPRECATED \
|
||
|
- -DGDK_DISABLE_DEPRECATED \
|
||
|
- -DGNOME_DISABLE_DEPRECATED \
|
||
|
-DGNOMELOCALEDIR=\"$(datadir)/locale\" \
|
||
|
-DVERSION=\"$(VERSION)\" \
|
||
|
$(NULL)
|