(Cygwin GCC): recent -> some, as the information is no longer current.

This commit is contained in:
Jason Rumney 2008-02-04 11:26:17 +00:00
parent b315b596a9
commit ad05a5defd

View file

@ -2514,7 +2514,7 @@ in building Emacs (as of v22.1).
*** Building the native MS-Windows port with Cygwin GCC can fail.
Emacs may not build using recent Cygwin builds of GCC, such as Cygwin
Emacs may not build using some Cygwin builds of GCC, such as Cygwin
version 1.1.8, using the default configure settings. It appears to be
necessary to specify the -mwin32 flag when compiling, and define
__MSVCRT__, like so: