]> granicus.if.org Git - postgis/commitdiff
Fix typo
authorPaul Ramsey <pramsey@cleverelephant.ca>
Fri, 20 Jan 2012 23:41:32 +0000 (23:41 +0000)
committerPaul Ramsey <pramsey@cleverelephant.ca>
Fri, 20 Jan 2012 23:41:32 +0000 (23:41 +0000)
git-svn-id: http://svn.osgeo.org/postgis/trunk@8897 b70326c6-7e19-0410-871a-916f4a2858ee

configure.ac

index 7ddea223a3c391994825341733b5b7f0711c11f4..98454b0273b42a01c77a0baa7a9aeb4e55e9ace0 100644 (file)
@@ -917,7 +917,7 @@ if test "x$with_raster" != "xno"; then dnl # {
        AC_SUBST([POSTGIS_GDAL_VERSION])
        else
                AC_MSG_RESULT([not found])
-               AC_MSG_ERROR([gdal-config not found. With --without-raster or try --with-gdalconfig=<path to gdal-config>])
+               AC_MSG_ERROR([gdal-config not found. Use --without-raster or try --with-gdalconfig=<path to gdal-config>])
        fi
        AC_MSG_RESULT([found])