Re: [PHP-DOC] Please change the bzip2.xml in every language-tree From: Mark Kronsbein (mk <email protected>)
Date: 12/31/01

> If you want the manual to be buildable, you HAVE to change the
> reference in bzip2.xml from bzip2 to bz2. I do not remember, if
> configure --with-bzip2 was valid at any time, but at least it now
> seems to be depreceated. So please change this. It's at least now

I thought of changing it back to --with-bzip2 in install.xml, but
--with-bz2 is the correct configure option. I think changing it in
every file which references to bz2 is more work, but more
correctness.

Mark