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:
Robin Dunn
2007-04-06 21:08:30 +00:00
parent 79f45cf784
commit cf63f3d3ae
19 changed files with 35 additions and 1379 deletions

View File

@@ -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