From: Jim Jagielski Date: Thu, 11 Jan 2001 19:44:48 +0000 (+0000) Subject: Fold into all Makefiles X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5406f2d63ac41471057a8e3144e7ca532f1e08e4;p=thirdparty%2Fapache%2Fhttpd.git Fold into all Makefiles git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87656 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/build/fastgen.sh b/build/fastgen.sh index 673377227ac..f2cbb98058f 100755 --- a/build/fastgen.sh +++ b/build/fastgen.sh @@ -106,6 +106,8 @@ top_builddir = $top_builddir srcdir = $top_srcdir/$dir builddir = $top_builddir/$dir VPATH = $top_srcdir/$dir +NONAC_CFLAGS = "$NONAC_CFLAGS" +NONAC_LDFLAGS = "$NONAC_LDFLAGS" EOF test -z "$dir" && dir="."