freebsd-ports/x11-toolkits/xview/files/patch-clients+olwm+i18n.h
Pav Lucistnik bbff923854 - Redo this port. Now it compiles on -current again.
PR:		ports/58176
Submitted by:	Pedro F. Giffuni <giffunip@yahoo.com>
2003-12-13 23:38:21 +00:00

13 lines
355 B
C

--- ./clients/olwm/i18n.h.orig Tue Jun 29 07:11:48 1993
+++ ./clients/olwm/i18n.h Sat Apr 1 18:26:06 2000
@@ -35,6 +35,10 @@ extern wchar_t *mbstowcsdup();
#endif /* OW_I18N_L4 */
+#ifndef LC_MESSAGES
+#define LC_MESSAGES 0
+#endif
+
/*
* String/Text - To better handle non-i18n, Level3 and Level4
* we introduce two 'types'; string and text.