From: Bruno Haible Date: Thu, 10 Jan 2002 14:05:35 +0000 (+0000) Subject: Move os2/os2compat.h to intl/os2compat.h. X-Git-Tag: v0.11~84 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0090d45000708d983e1f6d4b37e5cac3fbad824d;p=thirdparty%2Fgettext.git Move os2/os2compat.h to intl/os2compat.h. --- diff --git a/os2/os2compat.h b/intl/os2compat.h similarity index 66% rename from os2/os2compat.h rename to intl/os2compat.h index e368cdb77..3605e7a36 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