]> granicus.if.org Git - postgis/commitdiff
Fixed call to geos_version.sh
authorSandro Santilli <strk@keybit.net>
Fri, 17 Dec 2004 18:00:16 +0000 (18:00 +0000)
committerSandro Santilli <strk@keybit.net>
Fri, 17 Dec 2004 18:00:16 +0000 (18:00 +0000)
git-svn-id: http://svn.osgeo.org/postgis/trunk@1163 b70326c6-7e19-0410-871a-916f4a2858ee

lwgeom/Makefile

index 0b4eff76dcfa17501546535c05972b2d550f6f67..945697439827fe6840c7986e65f093f21d342012 100644 (file)
@@ -146,7 +146,7 @@ endif # not win
 #----------------------------------------------------------
 
 detect_geos_version: 
-       ../geos_version.sh $(GEOS_DIR) > postgis_geos_version.h
+       sh ../geos_version.sh $(GEOS_DIR) > postgis_geos_version.h
 
 installdirs:
        $(mkinstalldirs) $(libdir)