7028168 gawk: dcgettext()/dcngettext() does not work properly
authorMarcel Telka <marcel.telka@oracle.com>
Tue, 05 Apr 2011 09:13:08 +0200
changeset 167 489f06f4140f
parent 166 db8a55996482
child 168 5884bc1edfdf
7028168 gawk: dcgettext()/dcngettext() does not work properly
components/gawk/patches/lc_messages.patch
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/components/gawk/patches/lc_messages.patch	Tue Apr 05 09:13:08 2011 +0200
@@ -0,0 +1,8 @@
+--- gawk-3.1.5.orig/custom.h
++++ gawk-3.1.5/custom.h
+@@ -102,3 +102,5 @@
+ #define HAVE_TZSET 1
+ #define _TZSET 1
+ #endif
++
++#define HAVE_LC_MESSAGES 1