gimp/m4macros
Ming Chen 7a4254dda1 m4macros: update ax_gcc_func_attribute.m4 to serial 12
The serial 7 of m4macros/ax_gcc_func_attribute.m4 has an issue that when
Wstrict-prototypes is used with gcc, the attribute detection always
fails even if the attribute is actually supported. In such case the fish
cache will never be constructed. It's fixed in serial 12 of the macro in
autoconf-archive and this change updates the one distributed with GIMP
to serial 12.
2020-03-17 10:42:32 +08:00
..
.gitignore Add AC_CONFIG_MACRO_DIR() to configure.ac as suggested by libtoolize 2010-02-01 00:09:11 +01:00
Makefile.am m4macros: fixing Makefile. 2019-07-28 23:08:15 +02:00
alsa.m4 split out into separate files... 2005-06-24 21:17:57 +00:00
ax_compare_version.m4 configure.ac: require perl >= 5.10.0 2017-12-04 09:00:34 -05:00
ax_cxx_compile_stdcxx.m4 configure.ac: require a C++11 compiler 2018-04-04 17:49:46 -04:00
ax_gcc_func_attribute.m4 m4macros: update ax_gcc_func_attribute.m4 to serial 12 2020-03-17 10:42:32 +08:00
ax_prog_cc_for_build.m4 Bug 780270 - MinGW build fail on Windows (broken m4 macro). 2017-03-23 15:25:55 +01:00
ax_prog_perl_version.m4 configure.ac: require perl >= 5.10.0 2017-12-04 09:00:34 -05:00
detectcflags.m4 m4macros: make detectcflags.m4 more reliable 2015-11-08 01:04:16 +01:00
gimp-3.0.m4 m4macros: forgot 2.0 -> 3.0 here 2018-05-29 10:14:58 +02:00
introspection.m4 configure, libgimpbase, m4macros: first steps into API introspection. 2019-07-25 10:51:03 +02:00
meson.build Meson port. 2019-09-11 16:42:04 +02:00
python3dev.m4 m4macros, configure: add and use AM_PYTHON_CHECK_PYGOBJECT() macro. 2019-08-09 18:18:21 +02:00