From b5b3041a4788cf96110c1d5e4109e0e781e06143 Mon Sep 17 00:00:00 2001 From: Bborie Park Date: Sat, 10 Mar 2012 00:19:00 +0000 Subject: [PATCH] Another attempt to fix hudson... git-svn-id: http://svn.osgeo.org/postgis/trunk@9439 b70326c6-7e19-0410-871a-916f4a2858ee --- configure.ac | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/configure.ac b/configure.ac index daf30978a..5c6180bfc 100644 --- a/configure.ac +++ b/configure.ac @@ -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]), [], [] ) -- 2.40.0