From d73d38658601988e295e760db76a536dd1cfe1e5 Mon Sep 17 00:00:00 2001 From: Michael Chastain Date: Tue, 27 Jul 2004 14:21:03 +0000 Subject: [PATCH] 2004-07-27 Michael Chastain * gdb.ada/gnat_ada.gpr.in: Rename from here ... * gdb.ada/gnat_ada.gin: ... to here. * configure.in: Use gnat_ada.gin. * configure: Regenerate. --- gdb/testsuite/ChangeLog | 7 +++++++ gdb/testsuite/configure | 6 ++++-- gdb/testsuite/configure.in | 11 +++++++++-- gdb/testsuite/gdb.ada/gnat_ada.gpr.in | 27 --------------------------- 4 files changed, 20 insertions(+), 31 deletions(-) delete mode 100644 gdb/testsuite/gdb.ada/gnat_ada.gpr.in diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog index 5f401349eee..73669d99ccd 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -1,3 +1,10 @@ +2004-07-27 Michael Chastain + + * gdb.ada/gnat_ada.gpr.in: Rename from here ... + * gdb.ada/gnat_ada.gin: ... to here. + * configure.in: Use gnat_ada.gin. + * configure: Regenerate. + 2004-07-16 Andrew Cagney * lib/insight-support.exp: Delete file. diff --git a/gdb/testsuite/configure b/gdb/testsuite/configure index cbf36522f33..b8c9732d263 100755 --- a/gdb/testsuite/configure +++ b/gdb/testsuite/configure @@ -1049,7 +1049,8 @@ done ac_given_srcdir=$srcdir -trap 'rm -fr `echo "Makefile gdb.ada/Makefile gdb.ada/gnat_ada.gpr \ +trap 'rm -fr `echo "Makefile \ + gdb.ada/Makefile gdb.ada/gnat_ada.gpr:gdb.ada/gnat_ada.gin \ gdb.arch/Makefile gdb.asm/Makefile gdb.base/Makefile \ gdb.cp/Makefile gdb.disasm/Makefile gdb.java/Makefile gdb.mi/Makefile \ gdb.objc/Makefile gdb.threads/Makefile gdb.trace/Makefile" | sed "s/:[^ ]*//g"` conftest*; exit 1' 1 2 15 @@ -1144,7 +1145,8 @@ EOF cat >> $CONFIG_STATUS <