]> granicus.if.org Git - imagemagick/commitdiff
(no commit message)
authorcristy <urban-warrior@git.imagemagick.org>
Fri, 11 Nov 2011 16:59:59 +0000 (16:59 +0000)
committercristy <urban-warrior@git.imagemagick.org>
Fri, 11 Nov 2011 16:59:59 +0000 (16:59 +0000)
configure.ac

index 8af2211509dbc9977454ae20dc22645546d30231..851493d6f334546341406ddabba7bdbe18340544 100755 (executable)
@@ -2451,7 +2451,6 @@ PANGO_LIBS=""
 PANGO_PKG=""
 if test "x$with_pango" = "xyes"; then
     AC_MSG_RESULT([-------------------------------------------------------------])
-    AC_MSG_CHECKING(for PANGO support )
     PKG_CHECK_MODULES(PANGO, [pangoft2 >= 1.15.1], have_pangoft2=yes, have_pangoft2=no)
     AC_MSG_RESULT([])
     PKG_CHECK_MODULES(PANGO, [pango >= 1.15.1], have_pango=yes, have_pango=no)