From: Sandro Santilli Date: Tue, 13 Dec 2011 12:00:46 +0000 (+0000) Subject: tabs to spaces X-Git-Tag: 2.0.0alpha1~492 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=83acab6ec3e1c1f3f092cdd810d51c425e12c1d5;p=postgis tabs to spaces git-svn-id: http://svn.osgeo.org/postgis/trunk@8381 b70326c6-7e19-0410-871a-916f4a2858ee --- diff --git a/configure.ac b/configure.ac index 49d1e1eb7..5c984f458 100644 --- a/configure.ac +++ b/configure.ac @@ -948,8 +948,8 @@ if test "x$RASTER" = "xraster"; then dnl # { raster/test/Makefile \ raster/test/core/Makefile \ raster/test/regress/Makefile \ - raster/scripts/Makefile \ - raster/scripts/python/Makefile" + raster/scripts/Makefile \ + raster/scripts/python/Makefile" else dnl # }{ RT_MAKEFILE_LIST="raster/Makefile"