From: Kevin Neufeld Date: Tue, 26 May 2009 18:27:26 +0000 (+0000) Subject: added dblatex and convert to the status lines at the end of configure X-Git-Tag: 1.4.0b1~31 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=c6114a5762a6e4f5e0899dca4fdeac01e97565ef;p=postgis added dblatex and convert to the status lines at the end of configure git-svn-id: http://svn.osgeo.org/postgis/trunk@4108 b70326c6-7e19-0410-871a-916f4a2858ee --- diff --git a/configure.ac b/configure.ac index 7a7c01567..4eaef05fc 100644 --- a/configure.ac +++ b/configure.ac @@ -565,6 +565,8 @@ AC_MSG_RESULT() AC_MSG_RESULT([ -------- Documentation Generation -------- ]) AC_MSG_RESULT([ xsltproc: ${XSLTPROC}]) AC_MSG_RESULT([ xsl style sheets: ${XSLBASE}]) +AC_MSG_RESULT([ dblatex: ${DBLATEX}]) +AC_MSG_RESULT([ convert: ${IMAGEMAGICK}]) AC_MSG_RESULT()