gnulib: Add all other libs when linking libguestfs.so.

This updates the previous two commits.
This commit is contained in:
Richard W.M. Jones
2011-08-05 14:03:18 +01:00
parent f45b40029d
commit 75cc0fc72c

View File

@@ -144,8 +144,15 @@ libguestfs_la_SOURCES = \
libguestfs_la_LIBADD = \
$(HIVEX_LIBS) $(AUGEAS_LIBS) $(PCRE_LIBS) $(MAGIC_LIBS) \
$(LIBVIRT_LIBS) $(LIBXML2_LIBS) \
$(LTLIBTHREAD) $(LIB_CLOCK_GETTIME) \
../gnulib/lib/libgnu.la
../gnulib/lib/libgnu.la \
$(GETADDRINFO_LIB) \
$(HOSTENT_LIB) \
$(INET_NTOP_LIB) \
$(LIBSOCKET) \
$(LIB_CLOCK_GETTIME) \
$(LIBINTL) \
$(LTLIBTHREAD) \
$(SERVENT_LIB)
# Make libguestfs include the convenience libraries.
noinst_LTLIBRARIES = liberrnostring.la libprotocol.la