On Mon, Aug 19, 2002 at 06:33:10AM -0000, [EMAIL PROTECTED] wrote:
> jerenkrantz 2002/08/18 23:33:10
>
> Modified: . CHANGES apr-config.in config.layout configure.in
> build apr_common.m4 rules.mk.in
> Log:
> - Add parallel-apr layout which confines the 'parallel install' logic to a
> layout rather than unchangeable values.
> - Delay layout parsing until after we have setup the directory variables and
> determined our APR version.
> - Use ${libsuffix} instead of hardcoded -${APR_MAJOR_VERSION}.
> - Parse libsuffix in config.layout.
> - Add version info to rules.mk
> - Add APR_MAJOR_VERSION to apr-config.
Now, you could make a case that what I checked in as parallel-apr
should be our default layout, but I'm not the one who wants that,
but it is now possible to have a layout which avoids the parallel
install logic. So, both sides can have their cake and eat it
too. -- justin