fix visibility problems with libstdc++ on Debian and Ubuntu

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@47644 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Václav Slavík
2007-07-22 09:20:42 +00:00
parent a2c5db764c
commit d6f513f829
6 changed files with 127 additions and 0 deletions

View File

@@ -673,6 +673,11 @@
*/
#undef HAVE_VISIBILITY
/*
* Define if compiler's visibility support in libstdc++ is broken
*/
#undef HAVE_BROKEN_LIBSTDCXX_VISIBILITY
/*
* The built-in regex supports advanced REs in additional to POSIX's basic
* and extended. Your system regex probably won't support this, and in this