I noticed (and ment to comment right away) that you had branched
APR_0_9_BRANCH and APU_0_9_BRANCH on the apr-util module.

This commit illustrates why that won't work.  I suggest we pick one
(and APU_0_9_BRANCH would be my preference) and remove the
other tag from the apr-util cvs module.  It seems you had already
done so.

I've branched API_0_9_BRANCH on apr-iconv, likewise.

Bill

At 02:47 PM 9/7/2003, [EMAIL PROTECTED] wrote:
>jwoolley    2003/09/07 12:47:09
>
>  Modified:    .        Tag: APU_0_9_BRANCH aprutil.dsp
>  Log:
>  fix apu build on win32
>  
>  Reviewed by:  Andre Malo
>  
>  Revision  Changes    Path
>  No                   revision
>  No                   revision
>  1.54.2.1  +1 -1      apr-util/aprutil.dsp
>  
>  Index: aprutil.dsp
>  ===================================================================
>  RCS file: /home/cvs/apr-util/aprutil.dsp,v
>  retrieving revision 1.54
>  retrieving revision 1.54.2.1
>  diff -u -d -u -r1.54 -r1.54.2.1
>  --- aprutil.dsp       18 Aug 2003 10:43:19 -0000      1.54
>  +++ aprutil.dsp       7 Sep 2003 19:47:09 -0000       1.54.2.1
>  @@ -387,7 +387,7 @@
>   # Begin Custom Build - Creating apu_want.h from apu_want.hw
>   InputPath=.\include\apu_want.hw
>   
>  -".\include\apu.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
>  +".\include\apu_want.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
>        type .\include\apu_want.hw > .\include\apu_want.h
>   
>   # End Custom Build
>  
>  
>  

Reply via email to