]> granicus.if.org Git - php/commitdiff
GNU make is not required
authorRasmus Lerdorf <rasmus@php.net>
Mon, 27 Mar 2000 01:35:17 +0000 (01:35 +0000)
committerRasmus Lerdorf <rasmus@php.net>
Mon, 27 Mar 2000 01:35:17 +0000 (01:35 +0000)
INSTALL

diff --git a/INSTALL b/INSTALL
index 8ba6a135705a6bdfd227150ca5ccf1bdd17b560a..4e10821bdab06b7ad76e91c2ba3370437b2a42f5 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -1,9 +1,6 @@
 Installation Instructions for PHP 4.0
 -------------------------------------
 
-Note!  PHP will requires GNU make.  Check this by typing: make --version
-If it does not say GNU Make, please install it.
-
 For the impatient here is a quick set of steps that will build PHP as
 first a dynamic Apache module (DSO) for Apache 1.3.x with MySQL support 
 and then a static module.  A more verbose explanation follows.