openbsd-ports/x11/xview/config/patches/p-olwm-i18n_h
espie f3cbb56810 Xview's return.
Cleaned up so that lib depends on config:build, and lndir it
instead of mucking with the source dir.

All patches put into config/patches, separated and renamed
(yes, this is a LARGE fucker).

Fake

xview/clients to come.

Currently installs under /usr/X11R6, some more patches to X needed to fix
that.
2000-04-02 15:25:13 +00:00

14 lines
355 B
Plaintext

--- ./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.