]> granicus.if.org Git - postgis/commitdiff
Another attempt to fix hudson...
authorBborie Park <bkpark at ucdavis.edu>
Sat, 10 Mar 2012 00:19:00 +0000 (00:19 +0000)
committerBborie Park <bkpark at ucdavis.edu>
Sat, 10 Mar 2012 00:19:00 +0000 (00:19 +0000)
git-svn-id: http://svn.osgeo.org/postgis/trunk@9439 b70326c6-7e19-0410-871a-916f4a2858ee

configure.ac

index daf30978aaa5d6c5911a49ea81ab2a205e5d9abe..5c6180bfcdede3a0c29f832b89e272ef6b3137ed 100644 (file)
@@ -869,10 +869,8 @@ dnl ====================================
 dnl raster stuff
 dnl ====================================
 AC_ARG_WITH(
-       [raster],       [
-               AS_HELP_STRING([--without-raster],
-               [Disable the raster extension])
-       ],
+       [raster],
+       AC_HELP_STRING([--without-raster], [Disable the raster extension]),
        [], []
 )