You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by bn...@apache.org on 2003/01/18 01:36:52 UTC

cvs commit: httpd-2.0/srclib/pcre NWGNUmakefile

bnicholes    2003/01/17 16:36:52

  Modified:    srclib/pcre NWGNUmakefile
  Log:
  Missing an include path for build the dftables support utility
  
  Revision  Changes    Path
  1.3       +1 -0      httpd-2.0/srclib/pcre/NWGNUmakefile
  
  Index: NWGNUmakefile
  ===================================================================
  RCS file: /home/cvs/httpd-2.0/srclib/pcre/NWGNUmakefile,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- NWGNUmakefile	12 Aug 2002 15:47:32 -0000	1.2
  +++ NWGNUmakefile	18 Jan 2003 00:36:52 -0000	1.3
  @@ -37,6 +37,7 @@
   XINCDIRS	+= \
   			$(APR)/pcre \
   			$(AP_WORK)/os/netware \
  +			$(APR)/include/arch/netware \
   			$(EOLIST)
   
   #