CPP-DEFINES (__DJGPP__, __GO32__): Remove, no longer used.
__CYGWIN__ Ditto
MSDOS Compiling the MS-DOS port.
__MSDOS__ Ditto.
-__DJGPP__ Major version number of the DJGPP library for the DOS port.
-__DJGPP_MINOR__ Minor version number of the DJGPP library.
-__GO32__ Compiling the DOS port with DJGPP v1.x (obsolete).
+__DJGPP_MINOR__ Minor version number of the DJGPP library; used only in msdos.c and dosfns.c.
DOS_NT Compiling for either the MS-DOS or native MS-Windows port.
WINDOWSNT Compiling the native MS-Windows (W32) port.
__MINGW32__ Compiling the W32 port with the MinGW port of GCC.
+2010-04-01 Eli Zaretskii <eliz@gnu.org>
+
+ * CPP-DEFINES (__DJGPP__, __GO32__): Remove, o longer used.
+
2010-03-10 Chong Yidong <cyd@stupidchicken.com>
* Branch for 23.2.