Patch attached to fix configure.ac typo.
-- albert chin ([EMAIL PROTECTED])
Index: configure.ac =================================================================== --- configure.ac (revision 6074) +++ configure.ac (working copy) @@ -599,7 +599,7 @@ [with_gslib=$withval], [with_gslib='yes']) if test "$with_gslib" != 'yes' ; then - DISTCHECK_CONFIG_FLAGS="${DISTCHECK_CONFIG_FLAGS} --with-gzlib=$with_gslib " + DISTCHECK_CONFIG_FLAGS="${DISTCHECK_CONFIG_FLAGS} --with-gslib=$with_gslib " fi # Disable JBIG.
_______________________________________________ Magick-developers mailing list Magick-developers@imagemagick.org http://studio.imagemagick.org/mailman/listinfo/magick-developers