ben         96/05/08 08:35:00

  Modified:    src       INSTALL
  Log:
  The notes incorrectly stated that it was not necessary to run Configure. 
Fixed.
  
  Revision  Changes    Path
  1.4       +1 -5      apache/src/INSTALL
  
  Index: INSTALL
  ===================================================================
  RCS file: /export/home/cvs/apache/src/INSTALL,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -C3 -r1.3 -r1.4
  *** INSTALL   1996/03/16 22:58:27     1.3
  --- INSTALL   1996/05/08 15:34:59     1.4
  ***************
  *** 3,13 ****
    order for those modules to be effective; this requires generation of a
    short bit of code ("modules.c") which simply has a list of them.
    
  ! If you are satisfied with our standard module set, and expect to
  ! continue to be satisfied with it, then you can just edit the stock
  ! Makefile and compile as you have been doing previously.  If you would
  ! like to select optional modules, however, you need to run the
  ! configuration script.
    
    To do this:
    
  --- 3,9 ----
    order for those modules to be effective; this requires generation of a
    short bit of code ("modules.c") which simply has a list of them.
    
  ! It is also necessary to choose the correct options for your platform.
    
    To do this:
    
  
  
  

Reply via email to