aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.stabs
diff options
context:
space:
mode:
authorJason Molenda <crash@cygnus>1996-06-25 12:54:35 +0000
committerJason Molenda <crash@cygnus>1996-06-25 12:54:35 +0000
commit6c890568ff69b3a6966b4619515cf27e2177bd74 (patch)
tree82f95f16b088aa0b29cc574f19eb30c8b32e76bc /gdb/testsuite/gdb.stabs
parent1c94de4d743508a928b5e67eb5358258b0017935 (diff)
downloadgdb-6c890568ff69b3a6966b4619515cf27e2177bd74.zip
gdb-6c890568ff69b3a6966b4619515cf27e2177bd74.tar.gz
gdb-6c890568ff69b3a6966b4619515cf27e2177bd74.tar.bz2
* configure.in (AC_PREREQ): autoconf 2.5 or higher.
* gdb.{base,c++,chill,disasm,stabs}/Makefile.in (VPATH): set to @srcdir@. * gdb.{base,c++,chill,disasm,stabs}/configure.in (AC_PREREQ): autoconf 2.5 or higher. * gdb.{base,c++,chill,disasm,stabs}/configure: Rebuilt.
Diffstat (limited to 'gdb/testsuite/gdb.stabs')
-rw-r--r--gdb/testsuite/gdb.stabs/configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/testsuite/gdb.stabs/configure.in b/gdb/testsuite/gdb.stabs/configure.in
index db96cf4..16c3f5d 100644
--- a/gdb/testsuite/gdb.stabs/configure.in
+++ b/gdb/testsuite/gdb.stabs/configure.in
@@ -4,7 +4,7 @@ dnl necessary to tailor a template configure script into the configure
dnl script appropriate for this directory. For more information, check
dnl any existing configure script.
-AC_PREREQ(1.118)
+AC_PREREQ(2.5)
AC_INIT(weird.exp)
CC=${CC-cc}