>>>>> "Joost" == Joost Verburg <[EMAIL PROTECTED]> writes:

Joost> Jean-Marc Lasgouttes wrote: Yes, it should definitely go in 1.4
Joost> as well. I have used it for some time while working on the new
Joost> Windows installer, it works fine.
>> Can I see the patch again?

Joost> Here it is.

Thanks. So the following (plus removal of cygwin.m4) would be just as
good, right?

JMarc

Index: configure.ac
===================================================================
--- configure.ac	(revision 13813)
+++ configure.ac	(working copy)
@@ -144,9 +144,6 @@
 #AM_PROG_LIBTOOL
 LYX_PROG_LIBTOOL
 
-### Check for some Cygwin-specific details.
-CHECK_WITH_CYGWIN
-
 ### Check for X libraries
 AC_PATH_XTRA
 case $have_x in
Index: config/Makefile.am
===================================================================
--- config/Makefile.am	(revision 13813)
+++ config/Makefile.am	(working copy)
@@ -2,7 +2,6 @@
 
 EXTRA_DIST = \
 	common.am \
-	cygwin.m4 \
 	gnome--.m4 \
 	gnome.m4 \
 	gtk--.m4 \

Reply via email to