diff options
Diffstat (limited to 'gl/langinfo.in.h')
| -rw-r--r-- | gl/langinfo.in.h | 14 |
1 files changed, 1 insertions, 13 deletions
diff --git a/gl/langinfo.in.h b/gl/langinfo.in.h index e16c95b3..4b3f9b5b 100644 --- a/gl/langinfo.in.h +++ b/gl/langinfo.in.h | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | /* Substitute for and wrapper around <langinfo.h>. | 1 | /* Substitute for and wrapper around <langinfo.h>. |
| 2 | Copyright (C) 2009-2025 Free Software Foundation, Inc. | 2 | Copyright (C) 2009-2026 Free Software Foundation, Inc. |
| 3 | 3 | ||
| 4 | This file is free software: you can redistribute it and/or modify | 4 | This file is free software: you can redistribute it and/or modify |
| 5 | it under the terms of the GNU Lesser General Public License as | 5 | it under the terms of the GNU Lesser General Public License as |
| @@ -162,11 +162,6 @@ typedef int nl_item; | |||
| 162 | # define GNULIB_defined_CODESET 1 | 162 | # define GNULIB_defined_CODESET 1 |
| 163 | # endif | 163 | # endif |
| 164 | 164 | ||
| 165 | # if !@HAVE_LANGINFO_T_FMT_AMPM@ | ||
| 166 | # define T_FMT_AMPM 10006 | ||
| 167 | # define GNULIB_defined_T_FMT_AMPM 1 | ||
| 168 | # endif | ||
| 169 | |||
| 170 | # if !@HAVE_LANGINFO_ALTMON@ | 165 | # if !@HAVE_LANGINFO_ALTMON@ |
| 171 | # define ALTMON_1 10200 | 166 | # define ALTMON_1 10200 |
| 172 | # define ALTMON_2 (ALTMON_1 + 1) | 167 | # define ALTMON_2 (ALTMON_1 + 1) |
| @@ -223,12 +218,6 @@ typedef int nl_item; | |||
| 223 | # define GNULIB_defined_ERA 1 | 218 | # define GNULIB_defined_ERA 1 |
| 224 | # endif | 219 | # endif |
| 225 | 220 | ||
| 226 | # if !@HAVE_LANGINFO_YESEXPR@ | ||
| 227 | # define YESEXPR 10053 | ||
| 228 | # define NOEXPR 10054 | ||
| 229 | # define GNULIB_defined_YESEXPR 1 | ||
| 230 | # endif | ||
| 231 | |||
| 232 | #endif | 221 | #endif |
| 233 | 222 | ||
| 234 | /* The definitions of _GL_FUNCDECL_RPL etc. are copied here. */ | 223 | /* The definitions of _GL_FUNCDECL_RPL etc. are copied here. */ |
| @@ -260,7 +249,6 @@ _GL_CXXALIAS_SYS (nl_langinfo, char *, (nl_item item)); | |||
| 260 | _GL_CXXALIASWARN (nl_langinfo); | 249 | _GL_CXXALIASWARN (nl_langinfo); |
| 261 | # endif | 250 | # endif |
| 262 | #elif defined GNULIB_POSIXCHECK | 251 | #elif defined GNULIB_POSIXCHECK |
| 263 | # undef nl_langinfo | ||
| 264 | # if HAVE_RAW_DECL_NL_LANGINFO | 252 | # if HAVE_RAW_DECL_NL_LANGINFO |
| 265 | _GL_WARN_ON_USE (nl_langinfo, "nl_langinfo is not portable - " | 253 | _GL_WARN_ON_USE (nl_langinfo, "nl_langinfo is not portable - " |
| 266 | "use gnulib module nl_langinfo for portability"); | 254 | "use gnulib module nl_langinfo for portability"); |
