summaryrefslogtreecommitdiff
path: root/gdb/testsuite/configure
diff options
context:
space:
mode:
authorMichael Chastain <mec.gnu@mindspring.com>2004-07-20 23:11:21 +0000
committerMichael Chastain <mec.gnu@mindspring.com>2004-07-20 23:11:21 +0000
commit5c18be8614a02e7609bd29d0dde7d183b6aa2000 (patch)
tree15ab653c770f67f80a9369545e326cabef4efc6f /gdb/testsuite/configure
parent1a216bb3621570a1e9311a67b9000e5065564b28 (diff)
downloadgdb-5c18be8614a02e7609bd29d0dde7d183b6aa2000.tar.gz
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 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 <<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"}