From a2fd0b9343819f8b9e174e28bc30024d8c850f68 Mon Sep 17 00:00:00 2001 From: Sandro Santilli Date: Thu, 21 Oct 2004 19:45:43 +0000 Subject: [PATCH] Added detect_geos_version in all: rule git-svn-id: http://svn.osgeo.org/postgis/trunk@1034 b70326c6-7e19-0410-871a-916f4a2858ee --- lwgeom/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lwgeom/Makefile b/lwgeom/Makefile index 5a31c8e41..7d8319d16 100644 --- a/lwgeom/Makefile +++ b/lwgeom/Makefile @@ -106,7 +106,7 @@ lwgeom_geos.o: lwgeom_geos.c profile.h lwgeom_functions_basic.o: lwgeom_functions_basic.c profile.h -all: all-lib lwpostgis.sql +all: $(GEOS_RULES) all-lib lwpostgis.sql # Shared library stuff -- 2.50.1