summaryrefslogtreecommitdiff
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
commitb8790c9db4c455158a200fa816e0acfd9c8b2579 (patch)
tree86189c9bee4ed8c239f47076d1155013e6290925 /configure.in
parent5b3280a98dbffbbea3100ec225717b19e0a6b1e0 (diff)
downloadgdb-b8790c9db4c455158a200fa816e0acfd9c8b2579.tar.gz
* 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 7fc3b9ca5e2..d427bbfae6b 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