On Thu, Apr 18, 2002, Michael Schloh wrote:

> [..]
>     Me too ;-> Disable shared library building.
> [..]
>        ./configure \
>            --prefix=%{l_prefix} \
>   -        --disable-dynamic
>   +        --disable-dynamic \
>   +        --disable-shared
>        %{l_make} %{l_mflags -O}

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.

                                       Ralf S. Engelschall
                                       [EMAIL PROTECTED]
                                       www.engelschall.com
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
Developer Communication List                   [EMAIL PROTECTED]

Reply via email to