On Aug 31, 2009, at 7:26 PM, Paul Querna wrote:
> On Mon, Aug 31, 2009 at 2:13 PM, <
jim@apac...> wrote:
>> Author: jim
>> Date: Mon Aug 31 21:13:24 2009
>> New Revision: 809745
>>
>> URL:
http://svn.apache.org/viewvc?rev=809745&view=rev
>> Log:
>> This is the right one...
>>
>> Fix APR_OFF_T_FMT which is lld for OS X 10.6 (darwin 10.0.0)
>> since off_t ends up as a long long.
>>
>> Modified:
>> apr/apr/trunk/configure.in
>>
>
> Doesn't this belong in apr_hints.m4:
> <
https://svn.apache.org/repos/asf/apr/apr/trunk/build/apr_hints.m4>
> ?
>
The full fix does, I think, but it required more work* than I
had time for at present, so I went ahead and adjusted configure.in
as we do with size_t_fmt
*The current code for the off_t_fmt check doesn't initially
check if off_t_fmt is already set, which is what hints needs
to work (since hints runs pretty much at the start)
opensubscriber is not affiliated with the authors of this message nor responsible for its content.