diff options
author | Jonathan Wakely <jwakely@redhat.com> | 2023-11-17 14:38:56 +0000 |
---|---|---|
committer | Jonathan Wakely <jwakely@redhat.com> | 2023-11-17 15:28:43 +0000 |
commit | bc274b8d677212fbfc317d379acb02e0eef696a0 (patch) | |
tree | cb9f8716d41a77d6f17fc2c55b394d75adcc9387 | |
parent | 568eb2d25c8f797707309b4f3acbb76c73e1a446 (diff) | |
download | gcc-bc274b8d677212fbfc317d379acb02e0eef696a0.zip gcc-bc274b8d677212fbfc317d379acb02e0eef696a0.tar.gz gcc-bc274b8d677212fbfc317d379acb02e0eef696a0.tar.bz2 |
libstdc++: Regenerate config.h.in
libstdc++-v3/ChangeLog:
* config.h.in: Regenerate.
-rw-r--r-- | libstdc++-v3/config.h.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libstdc++-v3/config.h.in b/libstdc++-v3/config.h.in index c0aa51a..17da7bb 100644 --- a/libstdc++-v3/config.h.in +++ b/libstdc++-v3/config.h.in @@ -167,7 +167,7 @@ /* Define to 1 if you have the `hypotl' function. */ #undef HAVE_HYPOTL -/* Define if you have the iconv() function. */ +/* Define if you have the iconv() function and it works. */ #undef HAVE_ICONV /* Define to 1 if you have the <ieeefp.h> header file. */ |