aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.asm/configure.in
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/testsuite/gdb.asm/configure.in')
-rw-r--r--gdb/testsuite/gdb.asm/configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/testsuite/gdb.asm/configure.in b/gdb/testsuite/gdb.asm/configure.in
index 49e54a7..bded89e 100644
--- a/gdb/testsuite/gdb.asm/configure.in
+++ b/gdb/testsuite/gdb.asm/configure.in
@@ -5,7 +5,7 @@ dnl script appropriate for this directory. For more information, check
dnl any existing configure script.
AC_PREREQ(2.5)
-AC_INIT(source.exp)
+AC_INIT(asm-source.exp)
CC=${CC-cc}
AC_SUBST(CC)