2015-01-16 15:17:05 +00:00
|
|
|
Index: configure.ac
|
2012-03-27 17:38:35 +00:00
|
|
|
===================================================================
|
2016-05-13 19:31:18 +00:00
|
|
|
--- configure.ac.orig
|
|
|
|
+++ configure.ac
|
|
|
|
@@ -49,7 +49,7 @@ AC_CONFIG_HEADERS([config/config.h])
|
2015-01-16 15:17:05 +00:00
|
|
|
AX_PREFIX_CONFIG_H([magick/magick-baseconfig.h],[MagickCore])
|
|
|
|
AC_CANONICAL_SYSTEM
|
|
|
|
AC_CANONICAL_TARGET
|
2016-04-14 14:30:57 +00:00
|
|
|
-AM_INIT_AUTOMAKE([foreign color-tests -Wall -Wno-portability subdir-objects dist-bzip2 dist-lzip dist-xz dist-zip tar-ustar])
|
|
|
|
+AM_INIT_AUTOMAKE([foreign color-tests -Wall -Wno-portability subdir-objects dist-bzip2 dist-xz dist-zip tar-ustar])
|
|
|
|
AM_SILENT_RULES([yes])
|
2015-01-16 15:17:05 +00:00
|
|
|
|
|
|
|
#
|