From 54ea08ea5e4fd909a39392aa53ffff43eaa4cb07 Mon Sep 17 00:00:00 2001 From: Aaron Crane Date: Thu, 25 Apr 2019 12:21:29 +0100 Subject: Regenerate Configure from latest metaconfig This corresponds to metaconfig commit 70210eb08b2643bfce98cfa92a3ee52c613dfa56 --- config_h.SH | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'config_h.SH') diff --git a/config_h.SH b/config_h.SH index f26ed2f3bb..a24daa6f1f 100755 --- a/config_h.SH +++ b/config_h.SH @@ -3501,13 +3501,13 @@ sed <$CONFIG_H -e 's!^#undef\(.*/\)\*!/\*#define\1 \*!' -e 's!^#un /* HAS_TOWLOWER: * This symbol, if defined, indicates that the towlower () routine is - * available to do string concatenation. + * available to do case conversion. */ #$d_towlower HAS_TOWLOWER /**/ /* HAS_TOWUPPER: * This symbol, if defined, indicates that the towupper () routine is - * available to do string concatenation. + * available to do case conversion. */ #$d_towupper HAS_TOWUPPER /**/ -- cgit v1.2.1