--- clients/olwm/i18n.h.orig	1993-06-29 07:11:48.000000000 +0200
+++ clients/olwm/i18n.h	2003-12-30 01:31:15.000000000 +0100
@@ -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.
