summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--intl/os2compat.h (renamed from os2/os2compat.h)15
1 files changed, 3 insertions, 12 deletions
diff --git a/os2/os2compat.h b/intl/os2compat.h
index e368cdb..3605e7a 100644
--- a/os2/os2compat.h
+++ b/intl/os2compat.h
@@ -1,6 +1,6 @@
/* OS/2 compatibility defines.
This file is intended to be included from config.h
- Copyright (C) 2001 Free Software Foundation, Inc.
+ Copyright (C) 2001-2002 Free Software Foundation, Inc.
This program is free software; you can redistribute it and/or modify it
under the terms of the GNU Library General Public License as published
@@ -25,17 +25,8 @@
extern char *_os2_libdir;
#undef LOCALEDIR
-#define LOCALEDIR /* a 260+1 bytes large buffer */ \
- "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0" \
- "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0" \
- "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0" \
- "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0" \
- "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0" \
- "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0" \
- "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0" \
- "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0" \
- "\0\0\0\0"
-#define LOCALEDIR_MAX 260
+#define LOCALEDIR _os2_localedir
+extern char *_os2_localedir;
#undef LOCALE_ALIAS_PATH
#define LOCALE_ALIAS_PATH _os2_localealiaspath