From 2af28df445367af8af51642549921bd604fac8a4 Mon Sep 17 00:00:00 2001 From: Jon Parise Date: Wed, 23 Oct 2002 21:35:17 +0000 Subject: Improve the wording in this paragraph. --- README.SELF-CONTAINED-EXTENSIONS | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'README.SELF-CONTAINED-EXTENSIONS') diff --git a/README.SELF-CONTAINED-EXTENSIONS b/README.SELF-CONTAINED-EXTENSIONS index e04c490077..e6a375331b 100644 --- a/README.SELF-CONTAINED-EXTENSIONS +++ b/README.SELF-CONTAINED-EXTENSIONS @@ -115,8 +115,9 @@ CREATING SOURCE FILES CREATING THE SELF-CONTAINED EXTENSION - Put config.m4 and the source files into one directory. Afterwards, - run phpize (this is installed during make install by PHP 4.0). + Put config.m4 and the source files into one directory. Then, run phpize + (this is installed during make install by PHP 4.0). + For example, if you configured PHP with --prefix=/php, you would run $ /php/bin/phpize -- cgit v1.2.1