You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@apr.apache.org by aa...@apache.org on 2001/10/22 17:57:40 UTC

cvs commit: apr-util Makefile.in

aaron       01/10/22 08:57:40

  Modified:    .        Makefile.in
  Log:
  Get the aprutil.exp target working under Solaris make.
  
  Revision  Changes    Path
  1.47      +1 -0      apr-util/Makefile.in
  
  Index: Makefile.in
  ===================================================================
  RCS file: /home/cvs/apr-util/Makefile.in,v
  retrieving revision 1.46
  retrieving revision 1.47
  diff -u -r1.46 -r1.47
  --- Makefile.in	2001/10/15 23:36:37	1.46
  +++ Makefile.in	2001/10/22 15:57:40	1.47
  @@ -1,6 +1,7 @@
   #
   # Top-level Makefile for APRUTIL
   #
  +CPP = @CPP@
   
   INCLUDES=-I./include -I../include -I@APR_SOURCE_DIR@/include