From: Jim Jagielski Date: Thu, 11 Jan 2001 19:44:48 +0000 (+0000) Subject: Fold into all Makefiles X-Git-Tag: APACHE_2_0_BETA_CANDIDATE_1~222 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=f1a1e2ebd47e16c26506eaad6541b8622713e4f2;p=apache 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 673377227a..f2cbb98058 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="."