Commit 7440ef5a authored by Dag Erling Smørgrav's avatar Dag Erling Smørgrav

Link in libcompat, and libsbuf is now static.

git-svn-id: http://www.varnish-cache.org/svn/trunk/varnish-cache@115 d4fa192b-c00b-0410-8231-f00ffab90ce4
parent c9f041e3
......@@ -22,8 +22,9 @@ varnishd_SOURCES = \
varnishd_LDFLAGS = -export-dynamic
varnishd_LDADD = \
$(top_builddir)/lib/libcompat/libcompat.a \
$(top_builddir)/lib/libsbuf/libsbuf.a \
$(top_builddir)/lib/libvarnish/libvarnish.la \
$(top_builddir)/lib/libsbuf/libsbuf.la \
$(top_builddir)/lib/libvcl/libvcl.la \
$(top_builddir)/contrib/libevent/libevent.la \
-lpthread
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