diff options
author | Tom Tromey <tromey@redhat.com> | 2012-08-21 19:36:47 +0000 |
---|---|---|
committer | Tom Tromey <tromey@redhat.com> | 2012-08-21 19:36:47 +0000 |
commit | 45b7da814b149c1c35d5e9278a48120d75265e0b (patch) | |
tree | 0144c91ac37d04f674286bd4e4480d9768001460 /gdb/testsuite/gdb.hp/gdb.aCC | |
parent | b3dbbd6f401aeeef1980269e0d03bcf2a62dd461 (diff) | |
download | gdb-45b7da814b149c1c35d5e9278a48120d75265e0b.zip gdb-45b7da814b149c1c35d5e9278a48120d75265e0b.tar.gz gdb-45b7da814b149c1c35d5e9278a48120d75265e0b.tar.bz2 |
* gdb.hp/gdb.aCC/exception.exp: Remove.
Diffstat (limited to 'gdb/testsuite/gdb.hp/gdb.aCC')
-rw-r--r-- | gdb/testsuite/gdb.hp/gdb.aCC/exception.exp | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/gdb/testsuite/gdb.hp/gdb.aCC/exception.exp b/gdb/testsuite/gdb.hp/gdb.aCC/exception.exp deleted file mode 100644 index 483c53f..0000000 --- a/gdb/testsuite/gdb.hp/gdb.aCC/exception.exp +++ /dev/null @@ -1,21 +0,0 @@ -# Copyright 2004, 2007-2012 Free Software Foundation, Inc. - -# This program is free software; you can redistribute it and/or modify -# it under the terms of the GNU General Public License as published by -# the Free Software Foundation; either version 3 of the License, or -# (at your option) any later version. -# -# This program is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU General Public License for more details. -# -# You should have received a copy of the GNU General Public License -# along with this program. If not, see <http://www.gnu.org/licenses/>. - -# This file exists because the configure script requires it to exist. -# It would be nice to regenerate the configure script. I can't do it -# because I don't have autoconf 2.12.1, which is used to build it. -# -- chastain 2004-01-09 - -continue |