You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by rs...@hyperreal.org on 1999/08/12 13:35:06 UTC

cvs commit: apache-2.0/mpm config.option

rse         99/08/12 04:35:05

  Modified:    mpm      config.option
  Log:
  Ops, --with-layout is too special option (precessed very early) which cannot
  be used in config.option unless I hack a lot more in configure (which I don't
  want to do).
  
  Revision  Changes    Path
  1.2       +0 -1      apache-2.0/mpm/config.option
  
  Index: config.option
  ===================================================================
  RCS file: /home/cvs/apache-2.0/mpm/config.option,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- config.option	1999/08/12 11:24:49	1.1
  +++ config.option	1999/08/12 11:35:05	1.2
  @@ -7,7 +7,6 @@
   #   (these are loaded first)
   <Option common>
       OPTIM='-pipe -O2'
  -    --with-layout=GNU
       --target=apache
       --prefix=/tmp/apache-mpm
       --disable-module=status