diff options
Diffstat (limited to 'patches/php/php4-snapshot.SlackBuild')
-rwxr-xr-x | patches/php/php4-snapshot.SlackBuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/patches/php/php4-snapshot.SlackBuild b/patches/php/php4-snapshot.SlackBuild index b33775cc..b6a7f172 100755 --- a/patches/php/php4-snapshot.SlackBuild +++ b/patches/php/php4-snapshot.SlackBuild @@ -189,6 +189,7 @@ CFLAGS="$SLKCFLAGS" \ --with-tsrm-pthreads \ --enable-shared \ --disable-debug \ + --with-pgsql \ --with-zlib=/usr $ADD_FLAGS || exit $ERROR_CONF # --with-mod_charset # only for Russian patched Apache # --with-readline=/usr # this is only for the CGI version |