summaryrefslogtreecommitdiff
path: root/compatMakefile
diff options
context:
space:
mode:
authorRoland McGrath <roland@redhat.com>1993-03-28 22:06:13 +0000
committerRoland McGrath <roland@redhat.com>1993-03-28 22:06:13 +0000
commitae1278315fd561f9aa8f09f804f5e29ce592af8a (patch)
tree29c0dbe7971947994be6d5f695254f7158d3a4b2 /compatMakefile
parent164dcdad2218596c1ba03226fcf7b819b2bce5f5 (diff)
downloadgunmake-ae1278315fd561f9aa8f09f804f5e29ce592af8a.tar.gz
Formerly compatMakefile.~69~
Diffstat (limited to 'compatMakefile')
-rw-r--r--compatMakefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/compatMakefile b/compatMakefile
index c219251..13dddb6 100644
--- a/compatMakefile
+++ b/compatMakefile
@@ -217,9 +217,9 @@ config.h: config.status $(srcdir)/config.h.in
$(SHELL) config.status
configure: configure.in
- autoconf
+ autoconf $(ACFLAGS)
config.h.in: configure.in
- autoheader
+ autoheader $(ACFLAGS)
# This tells versions [3.59,3.63) of GNU make not to export all variables.
.NOEXPORT: