From 90829c357775288e7608dc8c23c2a7a84bb21920 Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Fri, 7 Jan 1994 21:27:29 +0000 Subject: entered into RCS --- compatMakefile | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) 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: -- cgit v1.2.3