wxWidgets/build/aclocal
Vadim Zeitlin b67ca545cc Add --enable-cxx11 configure option
Make it simpler to enable C++11 support when building wxWidgets, in particular
take care of using the correct standard library under OS X in this case.

Notice that currently we still build the library using C++98 if no C++11
compiler is available, even with this option. We may want to change this to
give an error in such case later instead.

Also skip the check for <type_traits> in configure when C++11 is used, we know
that it's available in this case, so don't waste time checking for it (there
are probably several more checks that could be skipped in C++11 mode too...).
2016-01-24 21:22:15 +01:00
..
ac_raf_func_which_getservbyname_r.m4
atomic_builtins.m4
ax_cflags_gcc_option.m4
ax_cxx_compile_stdcxx.m4 Add --enable-cxx11 configure option 2016-01-24 21:22:15 +01:00
ax_func_which_gethostbyname_r.m4
ax_gcc_option.m4
ax_gxx_version.m4
bakefile-lang.m4
bakefile.m4 Updated links and mailing list addresses. 2015-10-30 20:06:09 -06:00
cppunit.m4
gst-element-check.m4
gtk-2.0.m4
gtk-3.0.m4 Fix spelling of occur* in random files. 2015-02-21 20:01:23 +02:00
gtk.m4
pkg.m4
sdl.m4
visibility.m4 Re-enable symbols visibility support for the Clang compiler 2015-05-31 03:08:17 +04:00