wxWidgets/build/aclocal
Michael Wetherell b71ff4d35d Fix for the compiler checks. The compiler flags like SUNCC and SUNCXX were
only being set when language being tested matched the current language, so
C++ flags weren't being set since we changed the default language back to C.


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43885 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-12-09 22:04:53 +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
ax_func_which_gethostbyname_r.m4 Detect thread-safe versions of gethostbyname/gethostbyaddr/getservbyname 2005-11-27 17:46:39 +00:00
bakefile-lang.m4 Fix for the compiler checks. The compiler flags like SUNCC and SUNCXX were 2006-12-09 22:04:53 +00:00
bakefile.m4 use the 0.2.1 version of bakefile.m4 2006-11-06 17:37:49 +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