From f1fa41c650905881cb60f2f9f58cebfcd3d39293 Mon Sep 17 00:00:00 2001 From: Daniel Beckham Date: Sun, 20 May 2001 22:48:47 +0000 Subject: [PATCH] zziplib typo and corrected some bzip2 stuff (it indicated that bzip2 was supported by PHP 3 when it's not... git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@47998 c90b9560-bf6c-de11-be94-00142212c4b1 --- chapters/install.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/chapters/install.xml b/chapters/install.xml index 20d8439f98..713bee636f 100644 --- a/chapters/install.xml +++ b/chapters/install.xml @@ -2236,13 +2236,13 @@ $ php4-enable - + --with-bz2[=DIR] - PHP 3, PHP 4: Include support bzip2. DIR + PHP 4: Include support bzip2. DIR is the bzip2 install dir. @@ -2274,9 +2274,9 @@ $ php4-enable - + - --with-zzlib[=DIR] + --with-zziplib[=DIR]