From: cristy Date: Mon, 6 Feb 2012 12:06:22 +0000 (+0000) Subject: (no commit message) X-Git-Tag: 7.0.1-0~6246 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=516cf1b1f2cbce611c9a68ad5f7352d030894363;p=imagemagick --- diff --git a/configure.ac b/configure.ac index 35ceec9d2..93493deb1 100755 --- a/configure.ac +++ b/configure.ac @@ -125,7 +125,7 @@ AC_SUBST(PACKAGE_VERSION_ADDENDUM)dnl # Ensure that make can run correctly AM_SANITY_CHECK -AM_INIT_AUTOMAKE([1.11 color-tests foreign parallel-tests silent-rules subdir-objects dist-zip dist-bzip2 dist-lzip dist-xz]) +AM_INIT_AUTOMAKE([1.11 color-tests foreign parallel-tests silent-rules subdir-objects dist-zip dist-bzip2 dist-xz]) # Enable support for silent build rules m4_ifdef([AM_SILENT_RULES],[AM_SILENT_RULES([yes])])