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 2004/03/06 23:26:52 UTC

cvs commit: httpd-2.0/modules/proxy NWGNUproxy

bnicholes    2004/03/06 14:26:51

  Modified:    modules/metadata NWGNUheaders
               modules/proxy NWGNUproxy
  Log:
  Add the include path to modules/ssl to resolve the include of mod_ssl.h
  
  Revision  Changes    Path
  1.4       +1 -0      httpd-2.0/modules/metadata/NWGNUheaders
  
  Index: NWGNUheaders
  ===================================================================
  RCS file: /home/cvs/httpd-2.0/modules/metadata/NWGNUheaders,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- NWGNUheaders	16 Oct 2002 23:52:26 -0000	1.3
  +++ NWGNUheaders	6 Mar 2004 22:26:51 -0000	1.4
  @@ -19,6 +19,7 @@
   			$(AP_WORK)/include \
   			$(NWOS) \
   			$(AP_WORK)/modules/arch/netware \
  +			$(AP_WORK)/modules/ssl \
   			$(AP_WORK)/srclib/apr/include \
   			$(AP_WORK)/srclib/apr-util/include \
   			$(AP_WORK)/srclib/apr \
  
  
  
  1.5       +1 -0      httpd-2.0/modules/proxy/NWGNUproxy
  
  Index: NWGNUproxy
  ===================================================================
  RCS file: /home/cvs/httpd-2.0/modules/proxy/NWGNUproxy,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- NWGNUproxy	16 Oct 2002 23:52:27 -0000	1.4
  +++ NWGNUproxy	6 Mar 2004 22:26:51 -0000	1.5
  @@ -20,6 +20,7 @@
   			$(NWOS) \
   			$(AP_WORK)/modules/http \
   			$(AP_WORK)/modules/arch/netware \
  +			$(AP_WORK)/modules/ssl \
   			$(AP_WORK)/srclib/apr/include \
   			$(AP_WORK)/srclib/apr-util/include \
   			$(AP_WORK)/srclib/apr \