From: Roland McGrath Date: Sun, 28 Mar 1993 22:06:13 +0000 (+0000) Subject: Formerly compatMakefile.~69~ X-Git-Tag: 3.70.2~343 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=ae1278315fd561f9aa8f09f804f5e29ce592af8a;p=platform%2Fupstream%2Fmake.git Formerly compatMakefile.~69~ --- 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: