You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by je...@apache.org on 2002/03/09 20:37:09 UTC

cvs commit: httpd-2.0 CHANGES config.layout

jerenkrantz    02/03/09 11:37:09

  Modified:    .        CHANGES config.layout
  Log:
  Add a missing manualdir entry in the Debian layout.
  
  Submitted by:	Thom May <th...@planetarytramp.net>
  Reviewed by:	Justin Erenkrantz
  
  Revision  Changes    Path
  1.628     +3 -0      httpd-2.0/CHANGES
  
  Index: CHANGES
  ===================================================================
  RCS file: /home/cvs/httpd-2.0/CHANGES,v
  retrieving revision 1.627
  retrieving revision 1.628
  diff -u -r1.627 -r1.628
  --- CHANGES	9 Mar 2002 19:29:18 -0000	1.627
  +++ CHANGES	9 Mar 2002 19:37:09 -0000	1.628
  @@ -1,5 +1,8 @@
   Changes with Apache 2.0.34-dev
   
  +  *) Add a missing manualdir entry in the Debian config.layout.
  +     [Thom May <th...@planetarytramp.net>]
  +
     *) Stop installing libtool for APR and tell APR where it should place
        its copy of libtool (via our installbuildpath layout variable).
        [Justin Erenkrantz]
  
  
  
  1.12      +1 -0      httpd-2.0/config.layout
  
  Index: config.layout
  ===================================================================
  RCS file: /home/cvs/httpd-2.0/config.layout,v
  retrieving revision 1.11
  retrieving revision 1.12
  diff -u -r1.11 -r1.12
  --- config.layout	7 Mar 2002 14:55:14 -0000	1.11
  +++ config.layout	9 Mar 2002 19:37:09 -0000	1.12
  @@ -298,6 +298,7 @@
       datadir:       ${exec_prefix}/share/apache2
       iconsdir:      ${datadir}/icons
       htdocsdir:     ${prefix}/usr/share/apache2/default-site/htdocs
  +    manualdir:     ${htdocsdir}/manual
       cgidir:        ${prefix}/usr/lib/cgi-bin
       includedir:    ${exec_prefix}/include/apache2
       localstatedir: ${prefix}/var/run