From: Guenter Knauf Date: Wed, 28 Sep 2011 00:22:19 +0000 (+0000) Subject: Some NetWare ssl module build tweaks. X-Git-Tag: 2.3.15~187 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9b5b43cc2bf40a9a34fc6487c48535deeb44ffdf;p=thirdparty%2Fapache%2Fhttpd.git Some NetWare ssl module build tweaks. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1176670 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/modules/ssl/NWGNUmakefile b/modules/ssl/NWGNUmakefile index 01c763815f8..933180f14a6 100644 --- a/modules/ssl/NWGNUmakefile +++ b/modules/ssl/NWGNUmakefile @@ -50,7 +50,6 @@ endif # XINCDIRS += \ $(SSL_INC) \ - $(SSL_INC)/openssl \ $(APR)/include \ $(APRUTIL)/include \ $(AP_WORK)/include \