]> granicus.if.org Git - postgis/commitdiff
Fix install rule
authorSandro Santilli <strk@kbt.io>
Fri, 20 Oct 2017 19:28:28 +0000 (19:28 +0000)
committerSandro Santilli <strk@kbt.io>
Fri, 20 Oct 2017 19:28:28 +0000 (19:28 +0000)
git-svn-id: http://svn.osgeo.org/postgis/trunk@16024 b70326c6-7e19-0410-871a-916f4a2858ee

liblwgeom/Makefile.in

index e78e245c3c613fcf645429f36585b96d8f0f95d3..ac3b431c035ff8ad950061d7af0a9c6c12c160cb 100644 (file)
@@ -33,7 +33,7 @@ exec_prefix = @exec_prefix@
 libdir = @libdir@
 includedir = @includedir@
 SHELL = @SHELL@
-INSTALL = $(SHELL) ../install-sh
+INSTALL = @INSTALL@
 LIBTOOL = @LIBTOOL@
 
 SOVER = @POSTGIS_MAJOR_VERSION@.@POSTGIS_MINOR_VERSION@