Sophie

Sophie

distrib > Mageia > 7 > x86_64 > by-pkgid > 9c5d681344dce8875c75aa5744c0ba3d > files > 1

networkmanager-l2tp-1.2.10-3.mga7.src.rpm

From 2cad5396fd4093f3168f3f57209e62d6d227326c Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Jani=20V=C3=A4limaa?= <wally@mageia.org>
Date: Fri, 6 Jul 2018 17:50:30 +0300
Subject: [PATCH] Fix build with -Wl,--no-undefined

---
 Makefile.am | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Makefile.am b/Makefile.am
index 59a1081..a5f9729 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -226,7 +226,7 @@ properties_libnm_l2tp_properties_la_LIBADD = \
 	$(GLIB_LIBS) \
 	$(GTK_LIBS) \
 	$(LIBNM_GLIB_LIBS) \
-	$(LIBNM_GLIB_LIBS)
+	$(LIBNMA_LIBS)
 properties_libnm_l2tp_properties_la_LDFLAGS = \
 	-avoid-version \
 	-Wl,--version-script="$(srcdir)/properties/libnm-l2tp-properties.ver"
-- 
2.18.0