2015-01-16 15:17:05 +00:00
|
|
|
Index: configure.ac
|
2012-03-27 17:38:35 +00:00
|
|
|
===================================================================
|
2015-01-16 15:17:05 +00:00
|
|
|
--- configure.ac.orig 2015-01-16 14:05:25.789759058 +0100
|
|
|
|
+++ configure.ac 2015-01-16 14:06:22.867489168 +0100
|
|
|
|
@@ -44,7 +44,7 @@
|
|
|
|
AX_PREFIX_CONFIG_H([magick/magick-baseconfig.h],[MagickCore])
|
|
|
|
AC_CANONICAL_SYSTEM
|
|
|
|
AC_CANONICAL_TARGET
|
2014-05-31 09:31:47 +00:00
|
|
|
-AM_INIT_AUTOMAKE([1.12 nostdinc color-tests foreign parallel-tests silent-rules subdir-objects dist-bzip2 dist-lzip dist-xz dist-zip])
|
|
|
|
+AM_INIT_AUTOMAKE([1.12 nostdinc color-tests foreign parallel-tests silent-rules subdir-objects dist-bzip2 dist-xz dist-zip])
|
2012-03-27 17:38:35 +00:00
|
|
|
m4_ifdef([AM_SILENT_RULES],[AM_SILENT_RULES([yes])])
|
2015-01-16 15:17:05 +00:00
|
|
|
|
|
|
|
#
|