summaryrefslogtreecommitdiff
path: root/package/lynx/patches/patch-config_hin
diff options
context:
space:
mode:
Diffstat (limited to 'package/lynx/patches/patch-config_hin')
-rw-r--r--package/lynx/patches/patch-config_hin17
1 files changed, 17 insertions, 0 deletions
diff --git a/package/lynx/patches/patch-config_hin b/package/lynx/patches/patch-config_hin
new file mode 100644
index 000000000..63312839d
--- /dev/null
+++ b/package/lynx/patches/patch-config_hin
@@ -0,0 +1,17 @@
+$MirOS: ports/www/lynx/patches/patch-config_hin,v 1.1 2007/08/03 16:01:22 tg Exp $
+
+ This will expand to
+ | #define ICONV_CONST <tabs> AM_ICONV */
+ otherwise.
+
+--- lynx2-8-7/config.hin.orig Thu Aug 2 23:24:04 2007
++++ lynx2-8-7/config.hin Fri Aug 3 15:58:53 2007
+@@ -176,7 +176,7 @@
+ #undef HAVE___ARGZ_COUNT /* AM_GNU_GETTEXT */
+ #undef HAVE___ARGZ_NEXT /* AM_GNU_GETTEXT */
+ #undef HAVE___ARGZ_STRINGIFY /* AM_GNU_GETTEXT */
+-#undef ICONV_CONST /* AM_ICONV */
++#undef ICONV_CONST
+ #undef IGNORE_CTRL_C /* FIXME: make tests? */
+ #undef INCLUDE_PROTOTYPES /* CF_SOCKS5 */
+ #undef INSTALL_ARGS /* CF_PATH_PROG(install) */