summaryrefslogtreecommitdiff
path: root/package/lynx/patches/patch-config_hin
blob: 63312839d17e6615cf42a8e9ecc6b388a8ea5b5a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
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) */