Brian McCallister <[EMAIL PROTECTED]> writes:

> +    If compiling (make) reports an error that it cannot find the
> +    libapreq2 header file, please tell me ( [EMAIL PROTECTED] )
> +    as this occurs under some configurations but we haven't 
> +    hammered down the weird things libapreq2 does with its
> +    install. If you build libapreq2 with a --prefix configuration
> +    option, it always seems to work.

By default, libapreq2 tries to install itself alongside libaprutil.
This is the relevant part of acinclude.m4:

        dnl Reset the default installation prefix to be the same as apu's
        ac_default_prefix="`$APU_CONFIG --prefix`"

Does mod_wombat use the apreq2_config script for getting at
apreq2's installation data?

-- 
Joe Schaefer

Reply via email to