From 42359cd4897a8deeb6997b683d7550700094c935 Mon Sep 17 00:00:00 2001 From: "Andrey A. Chernov" Date: Wed, 5 Jun 2002 14:28:50 +0000 Subject: Upgrade to 2.8.5.dev.8 --- www/lynx-current/files/patch-ab | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 www/lynx-current/files/patch-ab (limited to 'www/lynx-current/files') diff --git a/www/lynx-current/files/patch-ab b/www/lynx-current/files/patch-ab new file mode 100644 index 000000000000..0de31e29968a --- /dev/null +++ b/www/lynx-current/files/patch-ab @@ -0,0 +1,11 @@ +--- 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" -- cgit v1.2.3