From: Nathan Moinvaziri Date: Sun, 5 Jul 2020 18:29:18 +0000 (-0700) Subject: Remove current directory library include path in configure not present in cmake. X-Git-Tag: 1.9.9-b1~142^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F683%2Fhead;p=thirdparty%2Fzlib-ng.git Remove current directory library include path in configure not present in cmake. --- diff --git a/configure b/configure index 7a381ec3..b9951c4a 100755 --- 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=