summaryrefslogtreecommitdiff
path: root/compatMakefile
diff options
context:
space:
mode:
authorRoland McGrath <roland@redhat.com>1994-01-07 21:27:29 +0000
committerRoland McGrath <roland@redhat.com>1994-01-07 21:27:29 +0000
commit90829c357775288e7608dc8c23c2a7a84bb21920 (patch)
tree7337f4d24939bbbd80bc938d5740a9e9b147f0c3 /compatMakefile
parent7c1f91ced273e16dd866449dc81fe66716c8a899 (diff)
downloadgunmake-90829c357775288e7608dc8c23c2a7a84bb21920.tar.gz
entered into RCS
Diffstat (limited to 'compatMakefile')
-rw-r--r--compatMakefile9
1 files 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: