sas Wed Nov 27 13:22:37 2002 EDT Modified files: /php4/ext/ircg README.txt Log: Add note about GNU make Index: php4/ext/ircg/README.txt diff -u php4/ext/ircg/README.txt:1.16 php4/ext/ircg/README.txt:1.17 --- php4/ext/ircg/README.txt:1.16 Tue Oct 15 03:26:49 2002 +++ php4/ext/ircg/README.txt Wed Nov 27 13:22:37 2002 @@ -15,7 +15,7 @@ -($Id: README.txt,v 1.16 2002/10/15 07:26:49 sas Exp $) +($Id: README.txt,v 1.17 2002/11/27 18:22:37 sas Exp $) STATUS @@ -35,6 +35,9 @@ 2. Open the script in your favorite editor and set up the three variables for installation prefix, PHP 4 source directory and Operating System. Please refer to the comments inside the script. + + Note 0: The build _absolutely_ requires GNU make. Make sure that it + is installed and that the "make" variable points to it. 3. Run
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php