On Sat, Aug 10, 2002, Christoph Schug wrote:

> [...]
>     o added MySQL support

Ohh... shit.... ;)

>     o copy-and-post style of options in description text
                 ^^^^
<grin>

>   +%if "%{with_mysql}" == "yes"
>   +BuildPreReq:  mysql
>   +PreReq:       mysql
>   +%endif
> [...]
>   +%if "%{with_mysql}" == "yes"
>   +    CCARGS="$CCARGS -DHAS_MYSQL -I%{l_prefix}/include/mysql"
>   +    AUXLIBS="$AUXLIBS -L%{l_prefix}/lib/mysql -lmysqlclient -lz -lm"
>   +%endif

I think it is also required that we "BuildPrePre: zlib" here, right?

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

Reply via email to