mirror of
git://projects.qi-hardware.com/openwrt-packages.git
synced 2025-04-21 12:27:27 +03:00
w3m: update to 0.5.3, rework patches
This commit is contained in:
17
w3m/patches/001-disable-host-libs-detection.patch
Normal file
17
w3m/patches/001-disable-host-libs-detection.patch
Normal file
@@ -0,0 +1,17 @@
|
||||
--- a/configure.ac
|
||||
+++ b/configure.ac
|
||||
@@ -82,10 +82,10 @@ AC_W3M_MAILER
|
||||
AC_W3M_EXT_BROWSER
|
||||
|
||||
dnl Checks for ext libs
|
||||
-for lib in bsd BSD 44bsd socket nsl dld dl
|
||||
-do
|
||||
- AC_W3M_EXTLIBS($lib)
|
||||
-done
|
||||
+dnl for lib in bsd BSD 44bsd socket nsl dld dl
|
||||
+dnl do
|
||||
+dnl AC_W3M_EXTLIBS($lib)
|
||||
+dnl done
|
||||
|
||||
AC_W3M_IPv6
|
||||
AC_W3M_SSL_DIGEST_AUTH
|
||||
Reference in New Issue
Block a user