Re: [AD] [UNIX] configure bugs ?

[ Thread Index | Date Index | More lists.liballeg.org/allegro-developers Archives ]


On 2001-11-24, Bertrand Coconnier <bcoconni@xxxxxxxxxx> wrote:
> For instance when I type :
> 	./configure --disable-stdlib --enable-dbglib
> I expect the debug lib to be built and the optimized one not to be
> built. But Allegro builds the optimized lib anyway (and of course the
> debug lib too).

./configure --disable-stdlib --enable-dbglib --enable-dbgprog

Otherwise it assumes you want to build examples and tools using the
optimised library, so it goes ahead and compiles it.  Perhaps that is
not very smart, but oh well.



Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/