]> git.pld-linux.org Git - packages/php.git/blobdiff - php-libpq_fs_h_path.patch
- updated for 4.3.0
[packages/php.git] / php-libpq_fs_h_path.patch
index 0cba86f98258167530e07e08ea1b415efeababf6..37e96eb6b77cfadbce31e45b23f9c4d8cf8241d5 100644 (file)
@@ -1,11 +1,11 @@
---- php-4.1.1/ext/pgsql/php_pgsql.h~    Mon Feb 25 15:16:28 2002
-+++ php-4.1.1/ext/pgsql/php_pgsql.h     Mon Feb 25 15:16:28 2002
-@@ -35,7 +35,7 @@
- #define INV_WRITE            0x00020000
- #define INV_READ             0x00040000
+--- php-4.3.0/ext/pgsql/php_pgsql.h~    Mon Feb 25 15:16:28 2002
++++ php-4.3.0/ext/pgsql/php_pgsql.h     Mon Feb 25 15:16:28 2002
+@@ -43,7 +43,7 @@
+ #define PHPAPI __declspec(dllimport)
+ #endif
  #else
 -#include <libpq/libpq-fs.h>
 +#include <postgresql/server/libpq/libpq-fs.h>
  #endif
-
- #ifdef PHP_WIN32
+ #ifdef HAVE_PG_CONFIG_H
This page took 0.037178 seconds and 4 git commands to generate.