From: Bborie Park Date: Mon, 25 Mar 2013 17:17:58 +0000 (+0000) Subject: Removed old raster core tests from configure X-Git-Tag: 2.1.0beta2~146 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=2850a260274a3bcb9275b70fdc4a7f96156e72b9;p=postgis Removed old raster core tests from configure git-svn-id: http://svn.osgeo.org/postgis/trunk@11204 b70326c6-7e19-0410-871a-916f4a2858ee --- diff --git a/configure.ac b/configure.ac index 308bd9e6f..58616dd4d 100644 --- a/configure.ac +++ b/configure.ac @@ -1077,7 +1077,6 @@ if test "x$with_raster" != "xno"; then raster/rt_pg/Makefile \ raster/loader/Makefile \ raster/test/Makefile \ - raster/test/core/Makefile \ raster/test/cunit/Makefile \ raster/test/regress/Makefile \ raster/scripts/Makefile \