added GCC visibility support

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@47255 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Václav Slavík
2007-07-09 10:12:51 +00:00
parent b5dbe15d0b
commit 0ff20b9f00
9 changed files with 249 additions and 33 deletions

View File

@@ -676,6 +676,11 @@ typedef pid_t GPid;
*/
#undef HAVE_GNU_CXX_HASH_MAP
/*
* Define if the compiler supports simple visibility declarations.
*/
#undef HAVE_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