* ADDITIONAL_NETWORK_LIBS -> LIBS.

This commit is contained in:
Eelco Dolstra 2010-02-24 12:25:48 +00:00
parent fa6a4fcb11
commit fae0427324
7 changed files with 7 additions and 9 deletions

View file

@ -10,8 +10,7 @@ pkginclude_HEADERS = \
globals.hh references.hh pathlocks.hh \
worker-protocol.hh
libstore_la_LIBADD = ../libutil/libutil.la ../boost/format/libformat.la \
@ADDITIONAL_NETWORK_LIBS@
libstore_la_LIBADD = ../libutil/libutil.la ../boost/format/libformat.la
BUILT_SOURCES = derivations-ast.cc derivations-ast.hh