diff options
author | Doug Evans <dje@google.com> | 1998-03-13 00:36:03 +0000 |
---|---|---|
committer | Doug Evans <dje@google.com> | 1998-03-13 00:36:03 +0000 |
commit | 89d7d8094b2f11c073035007c92aac5188358440 (patch) | |
tree | a7b8c11e32912984514286fd278bc16e2f3bbe76 | |
parent | cd7da410087dbd8e1f3b3a41ae4eec33fd6a990f (diff) | |
download | gdb-89d7d8094b2f11c073035007c92aac5188358440.zip gdb-89d7d8094b2f11c073035007c92aac5188358440.tar.gz gdb-89d7d8094b2f11c073035007c92aac5188358440.tar.bz2 |
regenerate
-rwxr-xr-x | gdb/testsuite/gdb.asm/configure | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/testsuite/gdb.asm/configure b/gdb/testsuite/gdb.asm/configure index 26d7d25..82b54ef 100755 --- a/gdb/testsuite/gdb.asm/configure +++ b/gdb/testsuite/gdb.asm/configure @@ -451,7 +451,7 @@ echo > confdefs.h # A filename unique to this package, relative to the directory that # configure is in, which we can look for to find out if srcdir is correct. -ac_unique_file=asm-source.exp +ac_unique_file=source.exp # Find the source files, if location was not specified. if test -z "$srcdir"; then |