From: Sandro Santilli Date: Thu, 21 Oct 2004 19:45:43 +0000 (+0000) Subject: Added detect_geos_version in all: rule X-Git-Tag: pgis_1_0_0RC1~254 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=a2fd0b9343819f8b9e174e28bc30024d8c850f68;p=postgis Added detect_geos_version in all: rule git-svn-id: http://svn.osgeo.org/postgis/trunk@1034 b70326c6-7e19-0410-871a-916f4a2858ee --- 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