diff options
author | Guenter Knauf <fuankg@apache.org> | 2011-09-28 02:22:19 +0200 |
---|---|---|
committer | Guenter Knauf <fuankg@apache.org> | 2011-09-28 02:22:19 +0200 |
commit | 9b5b43cc2bf40a9a34fc6487c48535deeb44ffdf (patch) | |
tree | cbaa1b07c71c06f6ea58383c8d8e43c43e3fe0c2 /modules/ssl/NWGNUmakefile | |
parent | Make mod_substitute more efficient: (diff) | |
download | apache2-9b5b43cc2bf40a9a34fc6487c48535deeb44ffdf.tar.xz apache2-9b5b43cc2bf40a9a34fc6487c48535deeb44ffdf.zip |
Some NetWare ssl module build tweaks.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1176670 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '')
-rw-r--r-- | modules/ssl/NWGNUmakefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/modules/ssl/NWGNUmakefile b/modules/ssl/NWGNUmakefile index 01c763815f..933180f14a 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 \ |