define HAVE_DLOPEN as it's always available on >=10.3
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@53812 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -38,6 +38,7 @@
|
||||
#define wxTYPE_SA_HANDLER int
|
||||
#define WX_GMTOFF_IN_TM 1
|
||||
#define HAVE_PW_GECOS 1
|
||||
#define HAVE_DLOPEN 1
|
||||
#define HAVE_GETTIMEOFDAY 1
|
||||
#define HAVE_FSYNC 1
|
||||
#define HAVE_LARGEFILE_SUPPORT 1
|
||||
@@ -113,12 +114,12 @@
|
||||
#define HAVE_FSEEKO 1
|
||||
#define HAVE_SYS_SELECT_H 1
|
||||
|
||||
#define WXWIN_OS_DESCRIPTION "Darwin 7.9.0 Power Macintosh"
|
||||
#define PACKAGE_BUGREPORT "wx-dev@lists.wxwidgets.org"
|
||||
#define PACKAGE_NAME "wxWidgets"
|
||||
#define PACKAGE_STRING "wxWidgets 2.8.8"
|
||||
#define PACKAGE_TARNAME "wxwidgets"
|
||||
#define PACKAGE_VERSION "2.8.8"
|
||||
// #define WXWIN_OS_DESCRIPTION "Darwin 7.9.0 Power Macintosh"
|
||||
// #define PACKAGE_BUGREPORT "wx-dev@lists.wxwidgets.org"
|
||||
// #define PACKAGE_NAME "wxWidgets"
|
||||
// #define PACKAGE_STRING "wxWidgets 2.8.8"
|
||||
// #define PACKAGE_TARNAME "wxwidgets"
|
||||
// #define PACKAGE_VERSION "2.8.8"
|
||||
|
||||
// for regex
|
||||
#define WX_NO_REGEX_ADVANCED 1
|
||||
|
Reference in New Issue
Block a user