]> git.ipfire.org Git - thirdparty/make.git/commitdiff
Formerly compatMakefile.~69~
authorRoland McGrath <roland@redhat.com>
Sun, 28 Mar 1993 22:06:13 +0000 (22:06 +0000)
committerRoland McGrath <roland@redhat.com>
Sun, 28 Mar 1993 22:06:13 +0000 (22:06 +0000)
compatMakefile

index c21925131000a0798d90a775c912a4fe65e1d1b0..13dddb666042cc46fb11a8fb63d0386289743400 100644 (file)
@@ -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: