paul        96/03/17 10:33:52

  Modified:    src       Configuration.tmpl
  Log:
  Fix botch I made commiting my modified copy.
  
  Revision  Changes    Path
  1.7       +2 -2      apache/src/Configuration.tmpl
  
  Index: Configuration.tmpl
  ===================================================================
  RCS file: /export/home/cvs/apache/src/Configuration.tmpl,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -C3 -r1.6 -r1.7
  *** Configuration.tmpl        1996/03/17 18:23:09     1.6
  --- Configuration.tmpl        1996/03/17 18:33:51     1.7
  ***************
  *** 111,119 ****
    #AUX_CFLAGS= -DAPOLLO
    # For NetBSD/FreeBSD/BSDI 2.x
    # -m486 only if you are running on Intel 486/586
  ! AUX_CFLAGS= -m486
    # BSDI doesn't need -lcrypt
  ! AUX_LIBS= -lcrypt
    # For QNX
    #AUX_CFLAGS= -DQNX
    #AUX_LFLAGS= -N 0x20000
  --- 111,119 ----
    #AUX_CFLAGS= -DAPOLLO
    # For NetBSD/FreeBSD/BSDI 2.x
    # -m486 only if you are running on Intel 486/586
  ! #AUX_CFLAGS= -m486
    # BSDI doesn't need -lcrypt
  ! #AUX_LIBS= -lcrypt
    # For QNX
    #AUX_CFLAGS= -DQNX
    #AUX_LFLAGS= -N 0x20000
  
  
  

Reply via email to