>>> "Ralf" == Ralf Wildenhues <[EMAIL PROTECTED]> writes:
>> The solution is simple: AC_DISABLE_STATIC is just
>>
>> : ${enable_static=no}
>>
>> and similarly for SHARED.
> (El cheapo comment without actually trying to reproduce it myself:)
> Does it solve the problem Bob described?
Well, I do have both --disable/enable-shared/static. But this fix is
not the best possible, since --help does not report the actual
default. The best fix should have its AC_ARG_ENABLE calls depend on
AC_DISABLE_STATIC/SHARED.
_______________________________________________
Bug-libtool mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-libtool