More patches from FM to clean up after moving contribs. Also removes
use of wxUSE_RESOURCES git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@45280 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
11
setup.h.in
11
setup.h.in
@@ -474,8 +474,6 @@
|
||||
|
||||
#define wxUSE_WXHTML_HELP 0
|
||||
|
||||
#define wxUSE_RESOURCES 0
|
||||
|
||||
#define wxUSE_CONSTRAINTS 0
|
||||
|
||||
|
||||
@@ -732,9 +730,6 @@
|
||||
#define wxUSE_OLE_AUTOMATION 0
|
||||
#define wxUSE_ACTIVEX 0
|
||||
|
||||
/* for compatibility */
|
||||
#define wxUSE_WX_RESOURCES wxUSE_RESOURCES
|
||||
|
||||
/*
|
||||
* Use MS HTML Help via libmspack (Unix)
|
||||
*/
|
||||
@@ -1080,15 +1075,9 @@
|
||||
/* Define if you have the <w32api.h> header file (mingw,cygwin). */
|
||||
#undef HAVE_W32API_H
|
||||
|
||||
/* Define if you have the <esd.h> header file. */
|
||||
#undef HAVE_ESD_H
|
||||
|
||||
/* Define if you have the <sys/soundcard.h> header file. */
|
||||
#undef HAVE_SYS_SOUNDCARD_H
|
||||
|
||||
/* Define if you have a CD-ROM interface known to mmedia. */
|
||||
#undef HAVE_KNOWN_CDROM_INTERFACE
|
||||
|
||||
/* Define if you have wcsrtombs() function */
|
||||
#undef HAVE_WCSRTOMBS
|
||||
|
||||
|
Reference in New Issue
Block a user