SOURCES: gdal-pgsql.patch - adopted for gdal-1.3.0

bartowl bartowl at pld-linux.org
Thu Sep 1 14:28:17 CEST 2005


Author: bartowl                      Date: Thu Sep  1 12:28:17 2005 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- adopted for gdal-1.3.0

---- Files affected:
SOURCES:
   gdal-pgsql.patch (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SOURCES/gdal-pgsql.patch
diff -u SOURCES/gdal-pgsql.patch:1.1 SOURCES/gdal-pgsql.patch:1.2
--- SOURCES/gdal-pgsql.patch:1.1	Mon Jun 17 23:27:43 2002
+++ SOURCES/gdal-pgsql.patch	Thu Sep  1 14:28:12 2005
@@ -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])
- 
+
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SOURCES/gdal-pgsql.patch?r1=1.1&r2=1.2&f=u




More information about the pld-cvs-commit mailing list