You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@apr.apache.org by Brad Nicholes <BN...@novell.com> on 2006/04/03 21:59:25 UTC

Re: svn commit: r391070 - /apr/apr/branches/1.2.x/build/nw_export.inc

Done

Brad

>>> On 4/3/2006 at 11:24:06 am, in message
<44...@rowe-clan.net>,
"William A. Rowe, Jr." <wr...@rowe-clan.net> wrote:
> Brad, about to be bitten again on httpd-2.0.56-ish.  Want to hit
0.9.x as
> well so we can move out both released branches?
> 
> Bill
> 
> bnicholes@apache.org wrote:
>> Author: bnicholes
>> Date: Mon Apr  3 08:37:17 2006
>> New Revision: 391070
>> 
>> URL: http://svn.apache.org/viewcvs?rev=391070&view=rev 
>> Log:
>> Add apu_version.h to the preprocessing stage of the NetWare build. 
This 
> resolves the missing apu_version_string() API issue.
>> 
>> Modified:
>>     apr/apr/branches/1.2.x/build/nw_export.inc
>> 
>> Modified: apr/apr/branches/1.2.x/build/nw_export.inc
>> URL: 
>
http://svn.apache.org/viewcvs/apr/apr/branches/1.2.x/build/nw_export.inc?rev=

> 391070&r1=391069&r2=391070&view=diff
>> 
>
=============================================================================
> =
>> --- apr/apr/branches/1.2.x/build/nw_export.inc (original)
>> +++ apr/apr/branches/1.2.x/build/nw_export.inc Mon Apr  3 08:37:17
2006
>> @@ -80,4 +80,6 @@
>>  #include "apr_uuid.h"
>>  #include "apr_xlate.h"
>>  #include "apr_xml.h"
>> +#include "apu_version.h"
>>  #include "apu_want.h"
>>