aboutsummaryrefslogtreecommitdiff
path: root/gdb/nlm/configure.in
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/nlm/configure.in')
-rw-r--r--gdb/nlm/configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/nlm/configure.in b/gdb/nlm/configure.in
index f739c1b..845b486 100644
--- a/gdb/nlm/configure.in
+++ b/gdb/nlm/configure.in
@@ -1,5 +1,5 @@
dnl Process this file with autoconf to produce a configure script.
-AC_PREREQ(2.5)dnl
+AC_PREREQ(2.12.1)dnl
AC_INIT(gdbserve.c)
AC_CONFIG_AUX_DIR(`cd $srcdir;pwd`/../..)