1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2025-07-18 02:58:27 +02:00

Remove dependency on "curl" binary

This commit is contained in:
Eelco Dolstra 2017-03-13 14:39:18 +01:00
parent 532d73d5d8
commit 73d7a51ee6
No known key found for this signature in database
GPG key ID: 8170B4726D7198DE
3 changed files with 0 additions and 4 deletions

View file

@ -14,7 +14,6 @@ LIBLZMA_LIBS = @LIBLZMA_LIBS@
SQLITE3_LIBS = @SQLITE3_LIBS@
bash = @bash@
bindir = @bindir@
curl = @curl@
datadir = @datadir@
datarootdir = @datarootdir@
docdir = @docdir@