Hello,
I didn't know that the --disable-shared option is tyed to libtool. Because
adns doesn't use libtool (the auther dislikes it), I don't know why it is even
listed as an option. Maybe autoconf put it there as boilerplate code. I'll
back the change out, though. Our spec file will be cleaner that way.
Regards,
Michael
--
[EMAIL PROTECTED]
Development Team, Application Services
Cable & Wireless Deutschland GmbH
On Thu, Apr 18, 2002, Ralf S. Engelschall wrote:
>On Thu, Apr 18, 2002, Michael Schloh wrote:
>> [..]
>> ./configure \
>> --prefix=%{l_prefix} \
>> - --disable-dynamic
>> + --disable-dynamic \
>> + --disable-shared
>
> You you sure? --disable-dynamic is already for this, because ADNS does
> not use GNU libtool and hence there is no --disable-shared (which is
> usually for libtool). I think this change was bogus.
______________________________________________________________________
The OpenPKG Project www.openpkg.org
Developer Communication List [EMAIL PROTECTED]