You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@apr.apache.org by jo...@apache.org on 2004/01/25 17:15:01 UTC

cvs commit: apr-util/xml/expat/lib Makefile.in

jorton      2004/01/25 08:15:00

  Modified:    xml/expat/lib Makefile.in
  Log:
  * xml/expat/lib/Makefile.in: Don't define DESTDIR.
  
  PR: 14076
  Submitted by: David S. Madole <da...@madole.net>
  
  Revision  Changes    Path
  1.5       +0 -2      apr-util/xml/expat/lib/Makefile.in
  
  Index: Makefile.in
  ===================================================================
  RCS file: /home/cvs/apr-util/xml/expat/lib/Makefile.in,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -b -d -u -r1.4 -r1.5
  --- Makefile.in	9 Jul 2001 02:31:06 -0000	1.4
  +++ Makefile.in	25 Jan 2004 16:15:00 -0000	1.5
  @@ -43,8 +43,6 @@
   
   subdir = lib
   
  -DESTDIR =
  -
   top_builddir = ..
   
   INSTALL = @INSTALL@