You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by rj...@apache.org on 2012/07/22 13:12:17 UTC

svn commit: r1364260 - in /httpd/httpd/branches/2.4.x: ./ modules/filters/NWGNUdeflate

Author: rjung
Date: Sun Jul 22 11:12:17 2012
New Revision: 1364260

URL: http://svn.apache.org/viewvc?rev=1364260&view=rev
Log:
Fix mod_deflate NetWare build.

Backport of r1363589 from trunk.

Submitted by: normw gknw net.
Reviewed by: fuankg
Backported by: rjung

Modified:
    httpd/httpd/branches/2.4.x/   (props changed)
    httpd/httpd/branches/2.4.x/modules/filters/NWGNUdeflate

Propchange: httpd/httpd/branches/2.4.x/
------------------------------------------------------------------------------
  Merged /httpd/httpd/trunk:r1363589

Modified: httpd/httpd/branches/2.4.x/modules/filters/NWGNUdeflate
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/modules/filters/NWGNUdeflate?rev=1364260&r1=1364259&r2=1364260&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/modules/filters/NWGNUdeflate (original)
+++ httpd/httpd/branches/2.4.x/modules/filters/NWGNUdeflate Sun Jul 22 11:12:17 2012
@@ -30,6 +30,7 @@ XINCDIRS	+= \
 			$(APR)/include \
 			$(APRUTIL)/include \
 			$(AP_WORK)/include \
+			$(STDMOD)/ssl \
 			$(NWOS) \
 			$(EOLIST)