On 16/05/05, Peter Hull <peter.hull90@xxxxxxxxxx> wrote:
I suspect, though I haven't tested it yet, that a similar thing happens
for make STATICLINK=1 install: if that was the last thing installed,
allegro-config --libs defaults to the static version. You have to
specify --shared or --static to guarantee the version that is used.
Is this 'defaulting' behaviour correct and if so, is it desirable?
Incorrect and not desirable.
I
always assumed that allegro-config --libs was a synonym for
allegro-config --libs release.
Right.
Peter