1
0
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:
kyak
2011-03-27 01:36:04 +03:00
parent 01013257c4
commit a34928054a
12 changed files with 84 additions and 624 deletions

View 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