From: Bradley Nicholes Date: Sat, 18 Jan 2003 00:36:52 +0000 (+0000) Subject: Missing an include path for build the dftables support utility X-Git-Tag: pre_ajp_proxy~2265 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=f82b8c7481323e87c5d3fc1d30005caae8b96ed5;p=apache Missing an include path for build the dftables support utility git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@98316 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/srclib/pcre/NWGNUmakefile b/srclib/pcre/NWGNUmakefile index 27dcce5b2c..ae0eb03374 100644 --- a/srclib/pcre/NWGNUmakefile +++ b/srclib/pcre/NWGNUmakefile @@ -37,6 +37,7 @@ $(PCRE)/%.h: $(subst /,\,$(PCRE))\%.hw XINCDIRS += \ $(APR)/pcre \ $(AP_WORK)/os/netware \ + $(APR)/include/arch/netware \ $(EOLIST) #