]> git.pld-linux.org Git - packages/gdal.git/commitdiff
- adopted for gdal-1.3.0
authorbartowl <bartowl@pld-linux.org>
Thu, 1 Sep 2005 12:28:12 +0000 (12:28 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    gdal-pgsql.patch -> 1.2

gdal-pgsql.patch

index de90183deaa386bb593a0e3b38c07efcbd371c21..114607bd8c92289c98a017e48e72eba7412f5fba 100644 (file)
@@ -1,11 +1,11 @@
---- gdal-1.1.7/configure.in.orig       Mon Jun 17 22:31:00 2002
-+++ gdal-1.1.7/configure.in    Mon Jun 17 22:36:25 2002
-@@ -482,7 +482,7 @@
+--- gdal-1.3.0/configure.in        2005-09-01 13:48:13.006852880 +0200
++++ gdal-1.3.0/configure.in.new    2005-09-01 13:51:53.766292344 +0200
+@@ -237,7 +237,7 @@
+
    HAVE_PG=yes
-   PG_LIB="-L`$PG_CONFIG --libdir` -lpq"
+   LIBS="-L`$PG_CONFIG --libdir` -lpq $LIBS"
 -  PG_INC="-I`$PG_CONFIG --includedir`"
 +  PG_INC="-I`$PG_CONFIG --includedir` -I`$PG_CONFIG --includedir-server`"
+
    AC_MSG_RESULT([yes])
+
This page took 0.075424 seconds and 4 git commands to generate.