added HAVE_STATIC_CAST
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25719 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -1689,6 +1689,7 @@ WX_CPP_EXPLICIT
|
||||
|
||||
dnl check whether C++ compiler supports C++ casts
|
||||
AC_CXX_CONST_CAST
|
||||
AC_CXX_STATIC_CAST
|
||||
|
||||
dnl check various STL features
|
||||
if test "$wxUSE_STL" = "yes"; then
|
||||
|
Reference in New Issue
Block a user