Sophie

Sophie

distrib > Mageia > 1 > i586 > media > core-updates-src > by-pkgid > ad18ed5ff7eed8c73915af916516c94e > files > 3

vde2-2.2.2-5.1.mga1.src.rpm

--- vde2-2.2.2/src/lib/Makefile.am.link	2008-07-07 10:00:16.000000000 +0200
+++ vde2-2.2.2/src/lib/Makefile.am	2011-05-16 15:24:53.447326167 +0200
@@ -7,11 +7,11 @@
 endif
 
 lib_LTLIBRARIES = \
-	libvdesnmp.la \
 	libvdemgmt.la \
+	libvdesnmp.la \
 	libvdeplug.la
 
-libvdesnmp_la_LIBADD = $(LIBADD)
+libvdesnmp_la_LIBADD = $(LIBADD) libvdemgmt.la
 libvdesnmp_la_LDFLAGS = $(AM_LDFLAGS) -version-number 0:0:1 -export-dynamic
 
 libvdemgmt_la_LIBADD = $(LIBADD)