You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@httpd.apache.org by Manoj Kasichainula <ma...@io.com> on 1999/12/20 02:40:30 UTC

Re: cvs commit: apache-2.0/src buildconf

On Sun, Dec 19, 1999 at 04:36:19PM -0000, ben@hyperreal.org wrote:
>   +# Now run the configs...
>   +
>   +rm config.cache
>   +./configure
>   +
>   +cd lib/apr
>   +rm config.cache
>   +./configure

I think it's best not to do this in buildconf. First of all, there are
lots of options that Apache's configure will want; putting this in
buildconf breaks that. Also, buildconf (or whatever it gets replaced
with) will be one of the steps of building a distribution, so it
shouldn't be running configure.

Any good reason not to take this back out?

-- 
Manoj Kasichainula - manojk at io dot com - http://www.io.com/~manojk/
"if it ain't broke, break it." -- Ray Brune