configure.ac typo
Albert Chin <[email protected]>
| Newsgroups | gmane.comp.video.image-magick.devel |
|---|---|
| Message-ID | <[email protected]> |
Patch attached to fix configure.ac typo. -- albert chin ([email protected]) _______________________________________________ Magick-developers mailing list [email protected] http://studio.imagemagick.org/mailman/listinfo/magick-developers
a
(text/plain, 456 B)
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.