Commit 65f048ce authored by Dridi Boukelmoune's avatar Dridi Boukelmoune

Add missing link in libvarnishapi

Spotted by vtest on SunOS.
parent 4e1133e8
......@@ -41,7 +41,7 @@ libvarnishapi_la_CFLAGS = \
libvarnishapi_la_LIBADD = \
$(top_builddir)/lib/libvarnish/libvarnish.la \
@SAN_LDFLAGS@ @PCRE_LIBS@ ${RT_LIBS} ${LIBM}
@SAN_LDFLAGS@ @PCRE_LIBS@ ${NET_LIBS} ${RT_LIBS} ${LIBM}
if HAVE_LD_VERSION_SCRIPT
libvarnishapi_la_LDFLAGS += -Wl,--version-script=$(srcdir)/libvarnishapi.map
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment