diff options
Diffstat (limited to 'gdb/testsuite/gdb.asm/configure')
-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 82b54ef..26d7d25 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=source.exp +ac_unique_file=asm-source.exp # Find the source files, if location was not specified. if test -z "$srcdir"; then |