entered into RCS
authorRoland McGrath <roland@redhat.com>
Fri, 7 Jan 1994 21:27:29 +0000 (21:27 +0000)
committerRoland McGrath <roland@redhat.com>
Fri, 7 Jan 1994 21:27:29 +0000 (21:27 +0000)
compatMakefile

index 22672b8..9d1b9c8 100644 (file)
@@ -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: