From: cristy Date: Sat, 11 Feb 2012 00:21:53 +0000 (+0000) Subject: (no commit message) X-Git-Tag: 7.0.1-0~6204 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=d0a9a6816b30078b4e2ab20c6d8a6341ad99f8d0;p=imagemagick --- diff --git a/configure.ac b/configure.ac index ce633b697..f16c6f126 100755 --- a/configure.ac +++ b/configure.ac @@ -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'])