From 3e46c1cf83f6a1dde2473f974e7ce356eaea0ead Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Fri, 24 Sep 2004 06:32:10 +0000 Subject: Fix typo in previous change. --- contrib/cygwin/configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'contrib/cygwin') 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 -- cgit v1.2.3