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 d70e92b598..4f95a8eb73 100644
--- a/contrib/cygwin/configure.ac
+++ b/contrib/cygwin/configure.ac
@@ -1,10 +1,10 @@
## $Id$
AC_PREREQ(2.52)
-AC_INIT
+AC_INIT([rtems-contrib-cygwin],[_RTEMS_VERSION],[rtems-bugs@OARcorp.com])
AC_CONFIG_SRCDIR([setup])
-AM_INIT_AUTOMAKE(cygwin-rpmsscripts,20010426,no)
+AM_INIT_AUTOMAKE([no-define foreign 1.6])
test -f ./setup.cache || cp ${srcdir}/setup.def ./setup.cache
. ./setup.cache