On Tuesday 24 June 2003 3:51 pm, Dan Kalowsky wrote: > I've proposed such solutions in the past, and only recently have come to > dislike the means (but not the idea). Mainly because the mechanism to do > such a configuration could lead to a longer configuration time then > compile time.
For those of you who have seen the debconf stuff, how about something like that? Walk through menu of "do you want X enabled? do you want Y enabled?" which just stores as a string and excecutes `./configure {string value}` That way, it's just a bolt-on easy method of writing the configure command for the end user, and advanced users can do the standard style ./configure --with-blah style. -- Gareth Ardron -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php