shithub: freetype+ttf2subf

Download patch

ref: b4f790fc69e9bb73172fca903a98523bc8bc4fe8
parent: fc9df61408bc0e1881fc6114a5340b26e4acc4fe
author: Antoine Leca <[email protected]>
date: Tue Nov 23 12:53:14 EST 2004

* 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.

git/fs: mount .git/fs: mount/attach disallowed
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2004-11-20  Antoine Leca  <[email protected]>
+
+	* 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  <[email protected]>
 
 	* builds/detect.mk: Undo change from 2004-11-20.