On Wed, Feb 12, 2003, Ralf S. Engelschall wrote:

> On Wed, Feb 12, 2003, Michael van Elst wrote:
> 
> >     force usage of sasl2, configure test fails because of dependency to
> >     berkeley db
> > [...]
> >    %build
> >   +    # hardware configure to use sasl2 library
> >   +    %{l_shtool} subst \
> >   +        -e '4s/.*/ac_cv_lib_sasl2_sasl_client_init=yes/' \
> >   +        configure
> >   +
> 
> Any reason why not to use our standard approach which we already
> used dozens of times in packages:
> 
>  ...
>  echo "ac_cv_lib_sasl2_sasl_client_init=yes" >config.cache
>  ...
>  --cache-file=./config.cache

the configure script, while specifying a --cache-file option,
simply ignores such an option. It never reads a config.cache.


-- 
                                       Michael van Elst
                                       [EMAIL PROTECTED]
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
Developer Communication List                   [EMAIL PROTECTED]

Reply via email to