]> granicus.if.org Git - postgis/commitdiff
./configure still display the old raster version number (#1599)
authorPaul Ramsey <pramsey@cleverelephant.ca>
Wed, 8 Feb 2012 21:29:29 +0000 (21:29 +0000)
committerPaul Ramsey <pramsey@cleverelephant.ca>
Wed, 8 Feb 2012 21:29:29 +0000 (21:29 +0000)
git-svn-id: http://svn.osgeo.org/postgis/trunk@9119 b70326c6-7e19-0410-871a-916f4a2858ee

configure.ac

index dcbe808849c5b04497121f12a553a0fe75890fcf..8c31c19068273df0cdd20fbb717cf4e4e2527e19 100644 (file)
@@ -1050,7 +1050,7 @@ AC_MSG_RESULT([  Perl:                 ${PERL}])
 AC_MSG_RESULT()
 AC_MSG_RESULT([ --------------- Extensions --------------- ])
 if test "x$RASTER" = "xraster"; then
-    AC_MSG_RESULT([  PostGIS Raster:       ${POSTGIS_RASTER_LIB_VERSION}])
+    AC_MSG_RESULT([  PostGIS Raster:       enabled])
 else
     AC_MSG_RESULT([  PostGIS Raster:       disabled])