aboutsummaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorChristopher Faylor <me+cygwin@cgf.cx>2003-01-07 21:58:19 +0000
committerChristopher Faylor <me+cygwin@cgf.cx>2003-01-07 21:58:19 +0000
commit75778ec42f949f47868a62ff0ca84204978a8b54 (patch)
treeac331ea9e626733fbc02448c788220ea74ebfc2c /configure.in
parent2d10acd2e442e82e94d663861ba2f4c57430fc5b (diff)
downloadgdb-75778ec42f949f47868a62ff0ca84204978a8b54.zip
gdb-75778ec42f949f47868a62ff0ca84204978a8b54.tar.gz
gdb-75778ec42f949f47868a62ff0ca84204978a8b54.tar.bz2
* configure.in: Add AC_PREREQ for consistency.
* configure: Regenerate.
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.in b/configure.in
index 7fc3b9c..d427bbf 100644
--- a/configure.in
+++ b/configure.in
@@ -19,6 +19,7 @@
### WARNING: this file contains embedded tabs. Do not run untabify on this file.
AC_INIT(move-if-change)
+AC_PREREQ(2.13)
AC_CANONICAL_SYSTEM
AC_ARG_PROGRAM