diff options
author | Andrey A. Chernov <ache@FreeBSD.org> | 2004-06-13 23:58:48 +0000 |
---|---|---|
committer | Andrey A. Chernov <ache@FreeBSD.org> | 2004-06-13 23:58:48 +0000 |
commit | bb750f6e8aa8e32a7d1201b5ac36fe89cc1aae0b (patch) | |
tree | b0375ac4098c942e709cb456ca0ab088c0761d99 /www/lynx-current/files/patch-ab | |
parent | pass maintainership (diff) |
Upgrade to 2.8.6dev.4
Notes
Notes:
svn path=/head/; revision=111417
Diffstat (limited to '')
-rw-r--r-- | www/lynx-current/files/patch-ab | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/www/lynx-current/files/patch-ab b/www/lynx-current/files/patch-ab deleted file mode 100644 index 0de31e29968a..000000000000 --- a/www/lynx-current/files/patch-ab +++ /dev/null @@ -1,11 +0,0 @@ ---- configure.bak Tue May 28 23:41:42 2002 -+++ configure Wed Jun 5 17:03:30 2002 -@@ -5483,7 +5483,7 @@ - *) - if test -d $cf_cv_use_libssl ; then - if test -d $cf_cv_use_libssl/include ; then -- CPPFLAGS="$CPPFLAGS -I$cf_cv_use_libssl/include" -+# CPPFLAGS="$CPPFLAGS -I$cf_cv_use_libssl/include" - cf_ssl_library="-L$cf_cv_use_libssl/lib $cf_ssl_library" - else - cf_ssl_library="-L$cf_cv_use_libssl $cf_ssl_library" |