[darcs-users] configure arguments ignored

David Roundy droundy at abridgegame.org
Sat May 22 10:32:56 UTC 2004


On Fri, May 21, 2004 at 01:37:53PM -0700, Simon Michael wrote:
> The current build process ignores configure options. Perhaps someone 
> knows how to fix ?
> 
> $ ./configure --prefix=/usr --with-wx
> checking for gcc... gcc
> etc..
> $ make
> sh ./configure
> checking for gcc... gcc
> etc..

Is the modification date of your configure script in the future? That is
the only explanation for this behavior (rerunning the configure script)
that I can come up with.

On the other hand, ignoring the configure options is definitely a bug, but
normally should only be triggered when configure.ac is modified and
configure *needs* to be rerun.  I've just fixed this bug.  Thanks for
reporting this!
-- 
David Roundy
http://www.abridgegame.org




More information about the darcs-users mailing list