Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristopher Faylor <me@cgf.cx>2003-01-08 00:58:19 +0300
committerChristopher Faylor <me@cgf.cx>2003-01-08 00:58:19 +0300
commitea20b7ebe558901fff97a9f0622101b7318a50a9 (patch)
tree819f05c20e3802cc49253541752c3aeee8c0fb05 /configure.in
parent0978efa06693a85ec2eb5a21e4fe634688c38006 (diff)
* 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 7fc3b9ca5..d427bbfae 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