From ac58699033db3704459c44edde3c4c470471cfd3 Mon Sep 17 00:00:00 2001 From: Dan Williams Date: Sun, 27 Apr 2008 21:39:51 +0000 Subject: [PATCH] 2008-04-27 Dan Williams * properties/Makefile.am - Avoid versioning properties plugin (gnome.org #529836) git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@3612 4912f4e0-d625-0410-9fb7-b9a5a253dbdc --- vpn-daemons/pptp/ChangeLog | 5 +++++ vpn-daemons/pptp/properties/Makefile.am | 3 +++ 2 files changed, 8 insertions(+) diff --git a/vpn-daemons/pptp/ChangeLog b/vpn-daemons/pptp/ChangeLog index 26af0e74c2..f6bc0e5c7f 100644 --- a/vpn-daemons/pptp/ChangeLog +++ b/vpn-daemons/pptp/ChangeLog @@ -1,3 +1,8 @@ +2008-04-27 Dan Williams + + * properties/Makefile.am + - Avoid versioning properties plugin (gnome.org #529836) + 2007-12-17 Dan Williams Patch from Christian Persch diff --git a/vpn-daemons/pptp/properties/Makefile.am b/vpn-daemons/pptp/properties/Makefile.am index b995e34a0d..4cf00df1e7 100644 --- a/vpn-daemons/pptp/properties/Makefile.am +++ b/vpn-daemons/pptp/properties/Makefile.am @@ -42,6 +42,9 @@ libnm_ppp_properties_la_LIBADD = \ $(LIBGNOMEUI_LIBS) \ $(NETWORK_MANAGER_LIBS) +libnm_ppp_properties_la_LDFLAGS = \ + -avoid-version + CLEANFILES = *.bak *.gladep *~ EXTRA_DIST = \