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>2006-05-24 20:59:03 +0400
committerChristopher Faylor <me@cgf.cx>2006-05-24 20:59:03 +0400
commit99fc5e10f338e668b85288366e03727157f23af5 (patch)
tree48f5ff86f79c60a3b6f46516027580819013cabf /winsup/testsuite/configure.in
parent6265ac10be7c0df26a1f4193de8c16e9ca00b3c4 (diff)
update to newer autoconf
Diffstat (limited to 'winsup/testsuite/configure.in')
-rwxr-xr-xwinsup/testsuite/configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/winsup/testsuite/configure.in b/winsup/testsuite/configure.in
index 6d198437d..37190f9d9 100755
--- a/winsup/testsuite/configure.in
+++ b/winsup/testsuite/configure.in
@@ -9,7 +9,7 @@ dnl details.
dnl
dnl Process this file with autoconf to produce a configure script.
-AC_PREREQ(2.12)
+AC_PREREQ(2.59)
AC_INIT(Makefile.in)
AC_PROG_CC