From: Roland McGrath Date: Fri, 7 Jan 1994 21:27:29 +0000 (+0000) Subject: entered into RCS X-Git-Tag: 3.70.2~65 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=90829c357775288e7608dc8c23c2a7a84bb21920;p=platform%2Fupstream%2Fmake.git entered into RCS --- diff --git a/compatMakefile b/compatMakefile index 22672b8..9d1b9c8 100644 --- a/compatMakefile +++ b/compatMakefile @@ -260,10 +260,11 @@ stamp-config: config.status $(srcdir)/config.h.in $(SHELL) config.status touch stamp-config -configure: configure.in - autoconf $(ACFLAGS) -config.h.in: configure.in - autoheader $(ACFLAGS) +# These rules cause too much trouble. +#configure: configure.in +# autoconf $(ACFLAGS) +#config.h.in: configure.in +# autoheader $(ACFLAGS) # This tells versions [3.59,3.63) of GNU make not to export all variables. .NOEXPORT: