* builds/win32/detect.mk: Corrected logic that detects

Windows NT to use the previous change even when win32 is
forced. Corrected detection of win32 on Win9X.
* builds/dos/detect.mk: Added same correction as for win32
about COPY on Windows NT. Detection of plain DOS 7.x.
This commit is contained in:
Antoine Leca 2004-11-23 17:53:14 +00:00
parent 6923aee11d
commit 6b5b7d0b7c
1 changed files with 8 additions and 0 deletions

View File

@ -1,3 +1,11 @@
2004-11-20 Antoine Leca <Antoine-Freetype@Leca-Marti.org>
* builds/win32/detect.mk: Corrected logic that detects
Windows NT to use the previous change even when win32 is
forced. Corrected detection of win32 on Win9X.
* builds/dos/detect.mk: Added same correction as for win32
about COPY on Windows NT. Detection of plain DOS 7.x.
2004-11-22 Werner Lemberg <wl@gnu.org>
* builds/detect.mk: Undo change from 2004-11-20.