summaryrefslogtreecommitdiff
path: root/build/fastgen.sh
diff options
context:
space:
mode:
authorJim Jagielski <jim@apache.org>2001-01-12 00:24:40 +0000
committerJim Jagielski <jim@apache.org>2001-01-12 00:24:40 +0000
commit976a3a791d301ac6fdd725f4ef7affb8702f10a7 (patch)
tree076623e76f7aa5211732cdf757cf7c25c90cc0dd /build/fastgen.sh
parent84c36af5a205ff08a0cac97520265ff264597225 (diff)
downloadhttpd-976a3a791d301ac6fdd725f4ef7affb8702f10a7.tar.gz
Per suggestion, tuck NOTEST_* in config_vars.mk. Yep, I changed
the name. NONAC_* causes autoconf to complain loud and long. PR: Obtained from: Submitted by: Reviewed by: git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87660 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'build/fastgen.sh')
-rwxr-xr-xbuild/fastgen.sh4
1 files changed, 0 insertions, 4 deletions
diff --git a/build/fastgen.sh b/build/fastgen.sh
index 2fa2932d38..347fb14250 100755
--- a/build/fastgen.sh
+++ b/build/fastgen.sh
@@ -87,8 +87,6 @@ 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="."
@@ -106,8 +104,6 @@ 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="."