rse         97/10/20 23:44:00

  Modified:    src      Configuration.tmpl
  Log:
  Fixed wrong description of Module and changed name to new one.
  
  PR: 1279
  
  Revision  Changes    Path
  1.77      +2 -2      apachen/src/Configuration.tmpl
  
  Index: Configuration.tmpl
  ===================================================================
  RCS file: /export/home/cvs/apachen/src/Configuration.tmpl,v
  retrieving revision 1.76
  retrieving revision 1.77
  diff -u -r1.76 -r1.77
  --- Configuration.tmpl        1997/09/11 18:50:31     1.76
  +++ Configuration.tmpl        1997/10/21 06:43:59     1.77
  @@ -17,9 +17,9 @@
   # Rules, distinquished by having "Rule" at the front. These are used to
   # control Configure's behavior as far as how to create Makefile.
   #
  -# Module selection lines, distinguished by having 'Module' at the front.
  +# Module selection lines, distinguished by having 'AddModule' at the front.
   # These list the configured modules, in priority order (highest priority
  -# first).  They're down at the bottom.
  +# last).  They're down at the bottom.
   #
   # Optional module selection lines, distinguished by having `%Module'
   # at the front.  These specify a module that is to be compiled in (but
  
  
  

Reply via email to