From: hansr Date: Fri, 31 Oct 2014 12:04:56 +0000 (+0100) Subject: Lets try that again X-Git-Tag: 1.9.9-b1~898 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1c24d7ef45ce9e1c8d5233301a409b87ec9d03e3;p=thirdparty%2Fzlib-ng.git Lets try that again --- diff --git a/configure b/configure index d47cd83b1..6fa26b5de 100755 --- a/configure +++ b/configure @@ -768,7 +768,7 @@ sed < Makefile.in " " > Makefile # Generate Makefile in arch dir if needed -if [ ! -z $ARCHDIR ] +if [ -n "$ARCHDIR" ] then sed < $ARCHDIR/Makefile.in " /^CC *=/s#=.*#=$CC#