summaryrefslogtreecommitdiff
path: root/m4/locale_h.m4
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2017-10-12 17:40:54 +0200
committerBruno Haible <bruno@clisp.org>2017-10-12 23:14:58 +0200
commit2464dbce67a0693b5fbe21cd5588bc1f21b8ff25 (patch)
tree44a0b1333419a2666f62b7594bfb63091ca576cc /m4/locale_h.m4
parente37400c4e3c00e8d03fb59424a60da65ee87ebe3 (diff)
downloadgnulib-2464dbce67a0693b5fbe21cd5588bc1f21b8ff25.tar.gz
all: Write "Solaris 11.0" instead of "Solaris 11 2011-11".
Diffstat (limited to 'm4/locale_h.m4')
-rw-r--r--m4/locale_h.m44
1 files changed, 2 insertions, 2 deletions
diff --git a/m4/locale_h.m4 b/m4/locale_h.m4
index 7426a6528b..db005a5b2e 100644
--- a/m4/locale_h.m4
+++ b/m4/locale_h.m4
@@ -1,4 +1,4 @@
-# locale_h.m4 serial 19
+# locale_h.m4 serial 20
dnl Copyright (C) 2007, 2009-2017 Free Software Foundation, Inc.
dnl This file is free software; the Free Software Foundation
dnl gives unlimited permission to copy and/or distribute it,
@@ -17,7 +17,7 @@ AC_DEFUN([gl_LOCALE_H],
dnl If <stddef.h> is replaced, then <locale.h> must also be replaced.
AC_REQUIRE([gl_STDDEF_H])
- dnl Solaris 11 2011-11 defines the int_p_*, int_n_* members of 'struct lconv'
+ dnl Solaris 11.0 defines the int_p_*, int_n_* members of 'struct lconv'
dnl only if _LCONV_C99 is defined.
AC_REQUIRE([AC_CANONICAL_HOST])
case "$host_os" in