]> git.ipfire.org Git - thirdparty/zlib-ng.git/commitdiff
Remove current directory library include path in configure not present in cmake. 683/head
authorNathan Moinvaziri <nathan@solidstatenetworks.com>
Sun, 5 Jul 2020 18:29:18 +0000 (11:29 -0700)
committerNathan Moinvaziri <nathan@solidstatenetworks.com>
Sun, 5 Jul 2020 18:29:18 +0000 (11:29 -0700)
configure

index 7a381ec3b17b9b90328b4254f09be06e664bf7b6..b9951c4a5630e2651bca12aa2f752b0ca491e6dc 100755 (executable)
--- a/configure
+++ b/configure
@@ -68,7 +68,7 @@ fi
 
 # set defaults before processing command line options
 LDCONFIG=${LDCONFIG-"ldconfig"}
-LDFLAGS=${LDFLAGS-"-L."}
+LDFLAGS=${LDFLAGS}
 LDSHAREDLIBC="${LDSHAREDLIBC--lc}"
 DEFFILE=
 RC=