]> git.pld-linux.org Git - packages/gdal.git/blobdiff - gdal-pgsql.patch
- adopted for gdal-1.3.0
[packages/gdal.git] / 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.044416 seconds and 4 git commands to generate.