From dfb9157644d3b277ba147e5cbc12b7742d402e20 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Igor=20=C5=BDivkovi=C4=87?= Date: Sun, 9 Jan 2005 23:48:15 +0000 Subject: [PATCH] Added cdb to PHP optional dependencies. git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@3233 af4574ff-66df-0310-9fd7-8a98e5e911e0 --- content/web/php.xml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/content/web/php.xml b/content/web/php.xml index 8eb3a54791..2ec8b7f4ff 100644 --- a/content/web/php.xml +++ b/content/web/php.xml @@ -51,6 +51,7 @@ programming code to be directly embedded into the , , QDBM, +cdb, , , , @@ -113,6 +114,8 @@ running the following commands: --enable-bcmath \ --with-bz2 \ --enable-calendar \ + --enable-dba \ + --with-inifile \ --enable-exif \ --enable-ftp \ --with-gettext \