Changes between Initial Version and Version 1 of Ticket #3916, comment 6


Ignore:
Timestamp:
Oct 25, 2017, 7:36:26 PM (7 years ago)
Author:
robe

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #3916, comment 6

    initial v1  
    22
    33https://trac.osgeo.org/postgis/browser/branches/2.2/liblwgeom/Makefile.in?rev=16031#L23
     4
     5
     6{{{
     7Index: branches/2.2/liblwgeom/Makefile.in
     8===================================================================
     9--- a/branches/2.2/liblwgeom/Makefile.in
     10+++ b/branches/2.2/liblwgeom/Makefile.in
     11@@ -21,5 +21,5 @@
     12 includedir = @includedir@
     13 SHELL = @SHELL@
     14-INSTALL = $(SHELL) ../install-sh
     15+INSTALL = @INSTALL@
     16 LIBTOOL = @LIBTOOL@
     17 
     18}}}
     19
    420
    521My generated Makefile now has