gimp/m4macros
Jehan 6cf26410ed Bug 780270 - MinGW build fail on Windows (broken m4 macro).
BUILD_EXEEXT was not properly set (config macro AX_PROG_CC_FOR_BUILD).
Apparently we need aclocal/automake version 1.13 or higher and to
distribute ax_prog_cc_for_build.m4 ourselves to benefit from a fix
released only in autoconf 2.69.
Thanks to Éric Hoffman for reporting and investigating on this.

Automake 1.13 apparently dates from 2012 and debian testing provides
a newer version (automake 1.15) so it should be ok to update it. Also
that's only a build dependency.
2017-03-23 15:25:55 +01: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: remove gimpprint.m4, it's unused 2013-01-27 19:12:02 +01:00
alsa.m4 split out into separate files... 2005-06-24 21:17:57 +00: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
binreloc.m4 introduce automake conditional USE_BINRELOC. 2006-02-19 17:44:57 +00:00
detectcflags.m4 m4macros: make detectcflags.m4 more reliable 2015-11-08 01:04:16 +01:00
gimp-2.0.m4 fixed a typo: s/occured/occurred/g 2005-08-21 20:28:05 +00:00
pythondev.m4 Bug 735828 - configure fails for python < 2.7. 2014-09-07 16:33:34 +02:00