more things are done by configure: checks for bool, whether overloading based
authorVadim Zeitlin <vadim@wxwidgets.org>
Fri, 12 Mar 1999 19:12:49 +0000 (19:12 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Fri, 12 Mar 1999 19:12:49 +0000 (19:12 +0000)
commit57493f9f852d91a5750b4a68053a465f421e12be
treebfd0eb63732d554787cc6e607d97ec93dda8f982
parent55b7bba1912998be7b75dcbfdd4a5f30914c1cd6
more things are done by configure: checks for bool, whether overloading based
on size_t/int works or not (for wxString), the type of 3rd argument to
getsockaddr, absence of libXpm is not fatal (not tested), whether strings.h
exists

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1914 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
configure
configure.in
include/wx/defs.h
include/wx/string.h
include/wx/variant.h
setup/setup.hin
src/common/socket.cpp
src/common/string.cpp
src/common/variant.cpp