wxTimer/timercmn.cpp change
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4528 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -584,6 +584,9 @@
|
||||
* have only one, in which case define WX_GETTIMEOFDAY_NO_TZ */
|
||||
#undef WX_GETTIMEOFDAY_NO_TZ
|
||||
|
||||
/* struct tm doesn't always have the tm_gmtoff field, define this if it does */
|
||||
#undef WX_GMTOFF_IN_TM
|
||||
|
||||
/* Define if you have dlopen() */
|
||||
#undef HAVE_DLOPEN
|
||||
|
||||
|
Reference in New Issue
Block a user