]> git.pld-linux.org Git - packages/gforth.git/commitdiff
- use AC_CYGWIN instead obsoleted AM_CYGWIN32 in configure.in.
authorkloczek <kloczek@pld-linux.org>
Fri, 12 Apr 2002 21:31:48 +0000 (21:31 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    gforth-AC_CYGWIN.patch -> 1.1

gforth-AC_CYGWIN.patch [new file with mode: 0644]

diff --git a/gforth-AC_CYGWIN.patch b/gforth-AC_CYGWIN.patch
new file mode 100644 (file)
index 0000000..52164a8
--- /dev/null
@@ -0,0 +1,11 @@
+--- gforth-0.4.0/configure.in~ Fri Apr 12 23:05:12 2002
++++ gforth-0.4.0/configure.in  Fri Apr 12 23:05:12 2002
+@@ -24,7 +24,7 @@
+ dnl but don't use automake for creating Makefile.in
+ AM_INIT_AUTOMAKE(gforth,0.4.0)
+ AM_CONFIG_HEADER(engine/config.h)
+-AM_CYGWIN32
++AC_CYGWIN
+ AC_ARG_ENABLE(force-reg,
+ [  --enable-force-reg   Use explicit register declarations if they appear in
This page took 0.087654 seconds and 4 git commands to generate.