Added cdb to PHP optional dependencies.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@3233 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
Igor Živković 2005-01-09 23:48:15 +00:00
parent 5056a3bd68
commit dfb9157644

View File

@ -51,6 +51,7 @@ programming code to be directly embedded into the
<xref linkend="libtiff"/>,
<xref linkend="curl"/>,
<ulink url="http://qdbm.sourceforge.net/">QDBM</ulink>,
<ulink url="http://cr.yp.to/cdb.html">cdb</ulink>,
<xref linkend="gdbm"/>,
<xref linkend="db"/>,
<xref linkend="fam"/>,
@ -113,6 +114,8 @@ running the following commands:</para>
--enable-bcmath \
--with-bz2 \
--enable-calendar \
--enable-dba \
--with-inifile \
--enable-exif \
--enable-ftp \
--with-gettext \