wxWidgets/build/aclocal
Vadim Zeitlin 15a1c3b2ef Work around g++ atomic builtins detection in configure when -Os is used.
Assigning __sync_sub_and_fetch() result to an unused variable can result in it
being optimized away and the function support is then not really tested for,
see #4542. So do make sure this variable is kept by making it volatile.

Closes #15555.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@74934 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2013-10-04 23:48:22 +00:00
..
ac_raf_func_which_getservbyname_r.m4
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
ax_func_which_gethostbyname_r.m4
ax_gcc_option.m4
ax_gxx_version.m4
bakefile-dllar.m4
bakefile-lang.m4
bakefile.m4
cppunit.m4
gst-element-check.m4
gtk-2.0.m4
gtk-3.0.m4
gtk.m4
pkg.m4
sdl.m4
visibility.m4