wxWidgets/build/aclocal
Rafael Kitover 22b0b4dda7 autoconf and bakefile support for GTK+4
Add autoconf and bakefile support for detecting and using GTK+4, similar
to how GTK+3 is detected and used.

GTK+3 is checked for first before GTK+4, this can be overridden in
`./configure` using `--with-gtk=4`.

With GTK+4 the `__WXGTK4__` `#define` is also set in `setup.h.in`.

This commit does not regenerate any files.
2017-12-12 08:48:36 -08: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 Work around g++ atomic builtins detection in configure when -Os is used. 2013-10-04 23:48:22 +00:00
ax_cflags_gcc_option.m4 use -Woverloaded-virtual if g++ supports it 2008-11-12 15:58:56 +00:00
ax_cxx_compile_stdcxx.m4 Add --enable-cxx11 configure option 2016-01-24 21:22:15 +01: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-lang.m4 Don't check for Metrowerks compiler in configure under OS X 2016-03-21 00:59:04 +01:00
bakefile.m4 Update to bakefile 0.2.11 and rebake everything 2017-10-21 17:42:30 +02:00
gst-element-check.m4
gtk-2.0.m4 Update GTK+ autoconf macros and regenerate configure 2016-03-06 18:36:16 +01:00
gtk-3.0.m4 Update GTK+ autoconf macros and regenerate configure 2016-03-06 18:36:16 +01:00
gtk-4.0.m4 autoconf and bakefile support for GTK+4 2017-12-12 08:48:36 -08:00
gtk.m4 Fixed miss-spelling in output messages (enviroment -> environment, 2012-02-18 19:31:59 +00:00
pkg.m4
sdl.m4 Fixed miss-spelling in output messages (enviroment -> environment, 2012-02-18 19:31:59 +00:00
visibility.m4 Re-enable symbols visibility support for the Clang compiler 2015-05-31 03:08:17 +04:00