Paul Querna wrote:
>> Specifically: if I build and install the APR from that bespoke httpd
>> tarball, what does apr-1-config --version say?
>>
>>    * If the answer is 1.4.0, the user will believe they just installed
>>      an APR release.
>>    * If the answer is 1.4.0-dev, then it's clearly a development
>>      snapshot and all bets are off.
>>     
>
> Exactly!
>
> from the dev snapshot version bundled with httpd 2.3.4-alpha:
> #define APR_MAJOR_VERSION       1
> #define APR_MINOR_VERSION       4
> #define APR_PATCH_VERSION       0
> #define APR_IS_DEV_VERSION
>   

In that case, I think there's nothing more to discuss. Let's fix what
needs to be fixed, and release a proper APR-1.4.0 in time for the real,
non-alpha httpd release.

-- Brane

Reply via email to