]> git.pld-linux.org Git - packages/php.git/blobdiff - php-libpq_fs_h_path.patch
- libpq paths from new postgres
[packages/php.git] / php-libpq_fs_h_path.patch
diff --git a/php-libpq_fs_h_path.patch b/php-libpq_fs_h_path.patch
new file mode 100644 (file)
index 0000000..0cba86f
--- /dev/null
@@ -0,0 +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
+ #else
+-#include <libpq/libpq-fs.h>
++#include <postgresql/server/libpq/libpq-fs.h>
+ #endif
+
+ #ifdef PHP_WIN32
This page took 0.033835 seconds and 4 git commands to generate.