Commit ec7c63ab authored by Poul-Henning Kamp's avatar Poul-Henning Kamp

We do not need libvarnish here.

(It should be readily possible to access the shmlog using just libvarnishapi,
but for some of or more advanced support programs, we will use the smart
stuff in libvarnish to improve code quality)



git-svn-id: http://www.varnish-cache.org/svn/trunk/varnish-cache@4885 d4fa192b-c00b-0410-8231-f00ffab90ce4
parent cb61707f
......@@ -13,7 +13,6 @@ varnishstat_SOURCES = \
varnishstat_curses.c
varnishstat_LDADD = \
$(top_builddir)/lib/libvarnish/libvarnish.la \
$(top_builddir)/lib/libvarnishcompat/libvarnishcompat.la \
$(top_builddir)/lib/libvarnishapi/libvarnishapi.la \
${CURSES_LIBS} ${RT_LIBS} ${PTHREAD_LIBS}
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