added --enable-ps-in-msw configure option

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@47621 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin
2007-07-21 13:09:57 +00:00
parent b3a7495cbc
commit 0295153cbc
3 changed files with 67 additions and 6 deletions

View File

@@ -1204,11 +1204,6 @@
with wx/msw/setup.h */
#define wxUSE_XPM_IN_MSW wxUSE_XPM
/* Set to 0 to disable PostScript print/preview architecture code under Windows
(just use Windows printing).
*/
#define wxUSE_POSTSCRIPT_ARCHITECTURE_IN_MSW 1
/* When using an external jpeg library and the Windows headers already define
* boolean, define to the type used by the jpeg library for boolean. */
#undef wxHACK_BOOLEAN