wxWidgets/build/aclocal
Vadim Zeitlin 574be073c0 update for bakefile 0.2.6
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@60482 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2009-05-02 17:54:45 +00:00
..
ac_raf_func_which_getservbyname_r.m4 use C compiler for tests again, it's useless to use the C++ one for AC_CHECK_FUNCS() test anyhow; do use WX_CHECK_FUNCS() instead of several AC_CHECK_FUNCS() where we need to make sure that the function declaration is available 2006-11-09 15:30:37 +00:00
atomic_builtins.m4 check that the version of __sync_sub_and_fetch that returns a value is supported, not just the void one 2007-12-05 10:51:28 +00:00
ax_cflags_gcc_option.m4 use -Woverloaded-virtual if g++ supports it 2008-11-12 15:58:56 +00:00
ax_func_which_gethostbyname_r.m4 Detect thread-safe versions of gethostbyname/gethostbyaddr/getservbyname 2005-11-27 17:46:39 +00:00
ax_gcc_option.m4 don't use __thread keyword with g++ < 4 as it results in mysterious problems at link time related to thread-local static wxString::ms_cache 2008-11-23 01:53:24 +00:00
ax_gxx_version.m4 don't use __thread keyword with g++ < 4 as it results in mysterious problems at link time related to thread-local static wxString::ms_cache 2008-11-23 01:53:24 +00:00
bakefile-dllar.m4 update m4 files to bakefile 0.2.2 2007-03-07 21:50:47 +00:00
bakefile-lang.m4 port updates for newer Intel compiler support from bakefile svn and rebake 2008-11-17 22:29:05 +00:00
bakefile.m4 update for bakefile 0.2.6 2009-05-02 17:54:45 +00:00
cppunit.m4 Display 'no' when the test fails and correct quoting. 2006-08-16 19:21:16 +00:00
gst-element-check.m4
gtk-2.0.m4
gtk.m4
pkg.m4 Bring through upstream version tagged PKGCONF_0_20. 2006-08-16 19:51:18 +00:00
sdl.m4 Bring through upstream version tagged SDL_1_2_11. 2006-08-16 19:56:02 +00:00
visibility.m4 check whether compiler supports visibility pragmas used for broken libstdc++ visibility workaround and don't use visibility at all if it doesn't (which is the case for icc) 2007-09-21 10:50:13 +00:00