You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by Guenter Knauf <ef...@gmx.net> on 2004/02/25 22:11:37 UTC

[PATCH] use PCRE on NetWare

Hi,
if my last patch for PCRE functions gets accepted, 
this patch to the makefile makes usage of the PCRE on NetWare.

Guenter.

http://www.gknw.com/test/NWGNUmakefile.diff

###############################################################################
--- ./jk/native2/server/apache2/NWGNUmakefile.orig	Thu Nov 20 01:26:30 2003
+++ ./jk/native2/server/apache2/NWGNUmakefile		Wed Feb 25 22:04:04 2004
@@ -59,9 +59,8 @@
 			-D__NOVELL_LIBC__ \
 			-D_POSIX_SOURCE \
 			-DHAS_APR \
+			-DHAS_PCRE \
 			$(EOLIST)
-
-#			-DHAS_PCRE
 
 #
 # These flags will be added to the link.opt file



---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-dev-help@jakarta.apache.org