]> granicus.if.org Git - imagemagick/commitdiff
(no commit message)
authorcristy <urban-warrior@git.imagemagick.org>
Sat, 11 Feb 2012 00:21:53 +0000 (00:21 +0000)
committercristy <urban-warrior@git.imagemagick.org>
Sat, 11 Feb 2012 00:21:53 +0000 (00:21 +0000)
configure.ac

index ce633b6975b3a1f11831798fa46dcaa6085f75a2..f16c6f12619c1c749b132152bd10ac458e3cd03d 100755 (executable)
@@ -2763,8 +2763,8 @@ dnl ===========================================================================
 # Check for WMF delegate library.
 #
 AC_ARG_WITH([wmf],
-    [AC_HELP_STRING([--without-wmf],
-                    [disable WMF support])],
+    [AC_HELP_STRING([--with-wmf],
+                    [enable WMF support])],
     [with_wmf=$withval],
     [with_wmf='no'])