wxWidgets/build/aclocal
Vadim Zeitlin ea8dd85723 Use AC_LANG_SOURCE and add missing quoting to configure.
This fixes some of the warnings from autoconf 2.68 while still remaining
compatible with 2.61.

Closes #13591.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@69554 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2011-10-26 23:20:10 +00:00
..
ac_raf_func_which_getservbyname_r.m4 No code changes, fixed various typos. 2011-04-03 20:31:32 +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 Use AC_LANG_SOURCE and add missing quoting to configure. 2011-10-26 23:20:10 +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 Backport fix from bakefile svn for autoconf 2.65. 2010-06-17 22:30:27 +00:00
bakefile.m4 Don't use install -d to create directories. 2011-09-25 15:48:50 +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 Disable symbols visibility support for the Clang compiler. 2011-07-31 13:25:30 +00:00