mirror of
https://github.com/NixOS/nix.git
synced 2025-11-22 02:09:36 +01:00
* ADDITIONAL_NETWORK_LIBS -> LIBS.
This commit is contained in:
parent
fa6a4fcb11
commit
fae0427324
7 changed files with 7 additions and 9 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue