You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@apr.apache.org by je...@apache.org on 2001/08/01 22:33:00 UTC

cvs commit: apr-util/test Makefile.in

jerenkrantz    01/08/01 13:32:59

  Modified:    test     Makefile.in
  Log:
  Add the APR_SOURCE_DIR for the includes.
  This gets the test directory building again.
  
  Revision  Changes    Path
  1.12      +2 -0      apr-util/test/Makefile.in
  
  Index: Makefile.in
  ===================================================================
  RCS file: /home/cvs/apr-util/test/Makefile.in,v
  retrieving revision 1.11
  retrieving revision 1.12
  diff -u -r1.11 -r1.12
  --- Makefile.in	2001/06/04 17:10:31	1.11
  +++ Makefile.in	2001/08/01 20:32:59	1.12
  @@ -1,3 +1,5 @@
  +top_builddir=@top_builddir@
  +INCLUDES=-I$(top_builddir)/include -I$(top_builddir)/include/private -I@APR_SOURCE_DIR@/include
   TARGETS =
   PROGRAMS = testdbm testdate testmd4