You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by dg...@locus.apache.org on 2000/07/26 02:09:28 UTC

cvs commit: apache-2.0/src README.MPM

dgaudet     00/07/25 17:09:28

  Modified:    src      README.MPM
  Log:
  i guess this is the right way now?  who knows.
  
  Revision  Changes    Path
  1.5       +1 -1      apache-2.0/src/README.MPM
  
  Index: README.MPM
  ===================================================================
  RCS file: /home/cvs/apache-2.0/src/README.MPM,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- README.MPM	2000/03/13 18:44:41	1.4
  +++ README.MPM	2000/07/26 00:09:27	1.5
  @@ -15,4 +15,4 @@
   
   For full -Wall debugging do this instead:
   
  -env USE_MAINTAINER_MODE=yes ./configure --with-debug [--other-foo]
  +./configure --with-maintainer-mode --with-debug [--other-foo]