From: Stefan Csomor Date: Fri, 7 Mar 2008 16:29:47 +0000 (+0000) Subject: adding DLOPEN X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/a22420e8ad26223415a4181baa97659af1cadd72 adding DLOPEN git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52367 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/include/wx/mac/carbon/config_xcode.h b/include/wx/mac/carbon/config_xcode.h index 56c6aede71..7ea37fdb7a 100644 --- a/include/wx/mac/carbon/config_xcode.h +++ b/include/wx/mac/carbon/config_xcode.h @@ -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_SCHED_YIELD 1