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.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/cygwin/configure.ac b/contrib/cygwin/configure.ac
index 4eb0683659..404bc2b174 100644
--- a/contrib/cygwin/configure.ac
+++ b/contrib/cygwin/configure.ac
@@ -4,7 +4,7 @@ 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.9)
+AM_INIT_AUTOMAKE([no-define foreign 1.9])
test -f ./setup.cache || cp ${srcdir}/setup.def ./setup.cache
. ./setup.cache