Undo last change. Bad juju.
authorRoland McGrath <roland@redhat.com>
Wed, 8 Mar 1995 18:08:00 +0000 (18:08 +0000)
committerRoland McGrath <roland@redhat.com>
Wed, 8 Mar 1995 18:08:00 +0000 (18:08 +0000)
compatMakefile

index bf46bdbd4c40aa46d9b374b1f4d8399919a07ef9..adcd1f9fb64ac3cf72406bf7037721b7459d3778 100644 (file)
@@ -265,12 +265,10 @@ stamp-config: config.status $(srcdir)/config.h.in
        $(SHELL) config.status
        touch stamp-config
 
-configure: configure.in aclocal.m4
-       cd $(srcdir) && autoconf $(ACFLAGS)
-       test -d CVS && cvs commit -m'autoconf $(ACFLAGS)' $@
-config.h.in: configure.in aclocal.m4
-       cd $(srcdir) && autoheader $(ACFLAGS)
-       test -d CVS && cvs commit -m'autoheader $(ACFLAGS)' $@
+#configure: configure.in aclocal.m4
+#      cd $(srcdir) && autoconf $(ACFLAGS)
+#config.h.in: configure.in aclocal.m4
+#      cd $(srcdir) && autoheader $(ACFLAGS)
 
 # This tells versions [3.59,3.63) of GNU make not to export all variables.
 .NOEXPORT: