summaryrefslogtreecommitdiff
path: root/gdb/testsuite/configure
diff options
context:
space:
mode:
authorMichael Chastain <mec@google.com>2004-07-20 23:11:21 +0000
committerMichael Chastain <mec@google.com>2004-07-20 23:11:21 +0000
commit8a12c1f0c41292f7bbed2e01f931e3d4aef5dc5a (patch)
tree7ae2b71b161c2345bac6e70690ec5a52ef20ce4c /gdb/testsuite/configure
parent412b306056ad201354be62ca2c9330a85c09aaad (diff)
2004-07-20 Michael Chastain <mec.gnu@mindspring.com>
* gdb.ada/gnat_ada.gpr.in: Rename from here ... * gdb.ada/gnat_ada.gin: ... to here. * configure.in: Use gnat_ada.gin. * configure: Regenerate.
Diffstat (limited to 'gdb/testsuite/configure')
-rwxr-xr-xgdb/testsuite/configure6
1 files changed, 4 insertions, 2 deletions
diff --git a/gdb/testsuite/configure b/gdb/testsuite/configure
index cbf36522f3..b8c9732d26 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 <<EOF
-CONFIG_FILES=\${CONFIG_FILES-"Makefile gdb.ada/Makefile gdb.ada/gnat_ada.gpr \
+CONFIG_FILES=\${CONFIG_FILES-"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"}