You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by co...@hyperreal.org on 1999/11/11 23:43:25 UTC

cvs commit: jakarta-tools/buildscripts do-build-apache1.3

costin      99/11/11 14:43:24

  Modified:    buildscripts do-build-apache1.3
  Log:
  More fixes
  
  Revision  Changes    Path
  1.2       +1 -1      jakarta-tools/buildscripts/do-build-apache1.3
  
  Index: do-build-apache1.3
  ===================================================================
  RCS file: /home/cvs/jakarta-tools/buildscripts/do-build-apache1.3,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- do-build-apache1.3	1999/11/11 21:24:51	1.1
  +++ do-build-apache1.3	1999/11/11 22:43:20	1.2
  @@ -8,7 +8,7 @@
   ./configure --prefix=/opt/apache-1.3.9 \
   	    --enable-rule=SHARED_CORE \
   	    --add-module=${BUILD_DIR}/ws/jakarta-tomcat/src/native/apache/modules/mod_ajp23.c \
  -	    --enable-module=all \
  +	    --enable-module=most \
   	    --enable-shared=max \
   	    --disable-rule=WANTHSREGEX \
   	    --enable-shared=ajp23