From 5d00c366e77a10b2e73fcad8e22abbc91fa7b28a Mon Sep 17 00:00:00 2001 From: Stig Bakken Date: Sun, 12 Dec 1999 08:38:10 +0000 Subject: [PATCH] "setup" is obsolete --- INSTALL | 4 ---- 1 file changed, 4 deletions(-) diff --git a/INSTALL b/INSTALL index 5311acab3c1..79405cd8fd0 100644 --- a/INSTALL +++ b/INSTALL @@ -52,10 +52,6 @@ Installing PHP can be done in four simple steps: You now have to choose the options you would like. There are quite a few of them. To see a list, type: ./configure --help - You can also use the supplied 'setup' script, which will ask you - a series of questions and automatically run the configure script - for you. - The only options that you are likely to want to use are the ones in the last section entitled, "--enable and --with options recognized:"