wxWidgets/build/aclocal
Vadim Zeitlin 5b8deabaf4 upgrade m4 files to bakefile 0.2.3
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@51547 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-02-04 13:21:23 +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_func_which_gethostbyname_r.m4 Detect thread-safe versions of gethostbyname/gethostbyaddr/getservbyname 2005-11-27 17:46:39 +00:00
bakefile-dllar.m4 update m4 files to bakefile 0.2.2 2007-03-07 21:50:47 +00:00
bakefile-lang.m4 fixed defining FOOCXX symbols (was broken because AC_LANG_POP was done too soon and so variable name for C and not C++ was wrongly used); changed mwcc and xlc detection to use the common macro instead of duplicating it 2007-06-22 17:17:30 +00:00
bakefile.m4 upgrade m4 files to bakefile 0.2.3 2008-02-04 13:21:23 +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 added all .m4 files used by our configure; run aclocal with -I build/aclocal argument now 2005-09-18 13:24:14 +00:00
gtk-2.0.m4 added all .m4 files used by our configure; run aclocal with -I build/aclocal argument now 2005-09-18 13:24:14 +00:00
gtk.m4 added all .m4 files used by our configure; run aclocal with -I build/aclocal argument now 2005-09-18 13:24:14 +00:00
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