OSDN Git Service

* Makefile.in: Change all instances of configure.in to refer to
authorkseitz <kseitz>
Tue, 19 Sep 2006 19:14:32 +0000 (19:14 +0000)
committerkseitz <kseitz>
Tue, 19 Sep 2006 19:14:32 +0000 (19:14 +0000)
        configure.ac.

gdb/testsuite/gdb.gdbtk/ChangeLog
gdb/testsuite/gdb.gdbtk/Makefile.in

index 38a76ef..6001ce7 100644 (file)
@@ -1,3 +1,8 @@
+2006-09-19  Keith Seitz  <keiths@redhat.com>
+
+       * Makefile.in: Change all instances of configure.in to refer to
+       configure.ac.
+
 2005-01-27  Keith Seitz  <keiths@redhat.com>
 
        * configure.in: Rename to ...
index 51151a5..4df262a 100644 (file)
@@ -32,5 +32,5 @@ distclean maintainer-clean realclean: clean
        -rm -f *-init.exp
        -rm -fr *.log summary detail *.plog *.sum *.psum site.*
 
-Makefile : $(srcdir)/Makefile.in $(srcdir)/configure.in
+Makefile : $(srcdir)/Makefile.in $(srcdir)/configure.ac
        $(SHELL) ./config.status --recheck