-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 17/02/12 12:18, Alon Bar-Lev wrote: > When did this file gone? Anyway, this was required with compiling > using MSVC...
This is the commit referenced: commit 4b312378e9e7084a0699ca6d4b895bdadb7540db Author: Samuli Seppänen <[email protected]> List-Post: [email protected] Date: Tue Mar 15 16:37:41 2011 +0200 Replaced config-win32.h with win/config.h.in The original config-win32.h - a static header file - has been superceded by both "domake-win" script and the new Python-based buildsystem. Transformed it into a template file, win/config.h.in, which obtains the most commonly used build parameters from win/settings.in. Added support code to win/config.py and win/wb.py to preprocess win/config.h.in and copy it to config.h, from where source and header files can find it. Removed all references to config-win32.h. Also removed obsolete PACKAGE_BUGREPORT and USE_PTHREAD variables from the win/config.h.in file. Signed-off-by: Samuli Seppänen <[email protected]> Acked-by: James Yonan <[email protected]> Signed-off-by: David Sommerseth <[email protected]> kind regards, David Sommerseth -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAk8+ONwACgkQDC186MBRfrociQCfTopQrINB9mjNUnqgPShF7hvA d7gAoJvf0XjI59upjzKdKdqDVqh7n3Eo =vB7z -----END PGP SIGNATURE-----
