--without-openexr disable OpenEXR support
--without-pango disable PANGO support
--without-png disable PNG support
- --without-rsvg enable RSVG support
+ --with-rsvg enable RSVG support
--without-tiff disable TIFF support
--without-webp disable WEBP support
--with-windows-font-dir=DIR
MAGICK_VERSION=7.0.0-0
-MAGICK_SVN_REVISION=11838:11906
+MAGICK_SVN_REVISION=11949:11963M
# Substitute library versioning
# Check for RSVG delegate library.
#
AC_ARG_WITH([rsvg],
- [AC_HELP_STRING([--without-rsvg],
+ [AC_HELP_STRING([--with-rsvg],
[enable RSVG support])],
[with_rsvg=$withval],
[with_rsvg='no'])