diff options
author | Ralf S. Engelschall <rse@FreeBSD.org> | 2000-10-14 09:36:42 +0000 |
---|---|---|
committer | Ralf S. Engelschall <rse@FreeBSD.org> | 2000-10-14 09:36:42 +0000 |
commit | aa3cf62c9b814253a6b8565b19f72827f661e25d (patch) | |
tree | 4819f253bbd4f92d60d0fad62c597e83285545c8 /www/apache13-modssl/files | |
parent | 0e9781c3e192121ba3508e3510b041f5cdf37032 (diff) |
Notes
Diffstat (limited to 'www/apache13-modssl/files')
-rw-r--r-- | www/apache13-modssl/files/patch-ah | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/apache13-modssl/files/patch-ah b/www/apache13-modssl/files/patch-ah index e46ddf60928d..dcc8201a5a8e 100644 --- a/www/apache13-modssl/files/patch-ah +++ b/www/apache13-modssl/files/patch-ah @@ -6,7 +6,7 @@ +# This requires special handling to get the correct versions of include files: +# ../../include/fnmatch.h instead of /usr/include/fnmatch.h -+# /usr/include/opssl/*.h instead of /usr/local/include/openssl.h ++# /usr/include/openssl/*.h instead of /usr/local/include/openssl.h +MY_CFLAGS= $(INCLUDES0) $(SSL_CFLAGS) $(INCLUDES1) $(EXTRA_INCLUDES) $(CFLAGS) + all: lib |