From 6b154df9b1bea81d66b9f02ac9f9b2f0b2d363dd Mon Sep 17 00:00:00 2001 From: Daniel Beckham Date: Wed, 30 May 2001 15:36:06 +0000 Subject: [PATCH] changed zip option to reflect new changes git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@48883 c90b9560-bf6c-de11-be94-00142212c4b1 --- chapters/install.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/chapters/install.xml b/chapters/install.xml index c2389a2238..0001154c4c 100644 --- a/chapters/install.xml +++ b/chapters/install.xml @@ -2287,17 +2287,17 @@ $ php4-enable - + - --with-zziplib[=DIR] + --with-zip[=DIR] - PHP 4: Include ZZIPlib support (requires ZZIPlib >= 0.10.6). DIR is - the ZZIPlib install directory, defaults to /usr/local. + PHP 4: Include zip support (requires zziplib >= 0.10.6). DIR is + the zziplib install directory, defaults to /usr/local. - The latest version of ZZIPlib can be found at &url.zziplib;.