gimp/m4macros
Jehan d249ec348b Bug 735828 - configure fails for python < 2.7.
sys.version_info named components only available since 2.7, though GIMP
is supposed to support 2.5.0 and over. Used numerical tuple index
instead.
2014-09-07 16:33:34 +02: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
binreloc.m4 introduce automake conditional USE_BINRELOC. 2006-02-19 17:44:57 +00:00
detectcflags.m4 acinclude.m4 m4macros/Makefile.am new macro: GIMP_DETECT_CFLAGS; used to 2005-08-01 04:45:34 +00: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