test for strptime added
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5038 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -2437,6 +2437,9 @@ dnl time/date functions
|
||||
dnl ------------------------------------------------------------------------
|
||||
|
||||
if test "$wxUSE_TIMEDATE" = "yes"; then
|
||||
dnl check for strptime
|
||||
AC_CHECK_FUNCS(strptime)
|
||||
|
||||
dnl check for timezone variable
|
||||
AC_CACHE_CHECK(for timezone variable in <time.h>,
|
||||
wx_cv_var_timezone,
|
||||
|
Reference in New Issue
Block a user