Added configure test for const_cast<>(), and enabled it
authorMattia Barbon <mbarbon@cpan.org>
Mon, 10 Mar 2003 21:37:28 +0000 (21:37 +0000)
committerMattia Barbon <mbarbon@cpan.org>
Mon, 10 Mar 2003 21:37:28 +0000 (21:37 +0000)
commit521196a26a7089f37efaac22caaa1ea781d0d313
tree60fc12cc7fb19628009250ca79dd11d4eefa0112
parent79e929e79ebbd2e1c4ff7f35d619c0b8b30f0135
  Added configure test for const_cast<>(), and enabled it
for MSVC 5 and 6, and MinGW; use const_cast<>() in
wxConstCast if it is available.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@19537 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
acinclude.m4
aclocal.m4
configure
configure.in
include/wx/defs.h
include/wx/object.h
setup.h.in