Revision: 3487
http://gar.svn.sourceforge.net/gar/?rev=3487&view=rev
Author: valholla
Date: 2009-02-25 17:59:29 +0000 (Wed, 25 Feb 2009)
Log Message:
-----------
check-in missed chagnes on php5*
Added Paths:
-----------
csw/mgar/pkg/php5_pgsql/trunk/files/pgconfig.diff
Added: csw/mgar/pkg/php5_pgsql/trunk/files/pgconfig.diff
===================================================================
--- csw/mgar/pkg/php5_pgsql/trunk/files/pgconfig.diff
(rev 0)
+++ csw/mgar/pkg/php5_pgsql/trunk/files/pgconfig.diff 2009-02-25 17:59:29 UTC
(rev 3487)
@@ -0,0 +1,13 @@
+--- ./config.m4.orig 2009-02-25 11:46:48.919725515 -0600
++++ ./config.m4 2009-02-25 11:48:01.054898559 -0600
+@@ -11,8 +11,8 @@
+
+ AC_MSG_CHECKING(for pg_config)
+ for i in $PHP_PGSQL $PHP_PGSQL/bin /usr/local/pgsql/bin /usr/local/bin
/usr/bin ""; do
+- if test -x $i/pg_config; then
+- PG_CONFIG="$i/pg_config"
++ if test -x $i/pg_config32; then
++ PG_CONFIG="$i/pg_config32"
+ break;
+ fi
+ done
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
_______________________________________________
devel mailing list
[email protected]
https://lists.opencsw.org/mailman/listinfo/devel