summaryrefslogtreecommitdiffstats
path: root/contrib/cygwin/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/cygwin/configure.ac')
-rw-r--r--contrib/cygwin/configure.ac4
1 files changed, 2 insertions, 2 deletions
diff --git a/contrib/cygwin/configure.ac b/contrib/cygwin/configure.ac
index 55df06ccc9..a0626c9dcc 100644
--- a/contrib/cygwin/configure.ac
+++ b/contrib/cygwin/configure.ac
@@ -1,10 +1,10 @@
## $Id$
-AC_PREREQ(2.57)
+AC_PREREQ(2.59)
AC_INIT([rtems-contrib-cygwin],[_RTEMS_VERSION],[rtems-bugs@rtems.com])
AC_CONFIG_SRCDIR([setup])
-AM_INIT_AUTOMAKE([no-define foreign 1.7.2])
+AM_INIT_AUTOMAKE([no-define foreign 1.8])
test -f ./setup.cache || cp ${srcdir}/setup.def ./setup.cache
. ./setup.cache