[committed] libstdc++: Regenerate config.h.in

Message ID 20231117154139.1510875-1-jwakely@redhat.com
State Committed
Headers
Series [committed] libstdc++: Regenerate config.h.in |

Checks

Context Check Description
linaro-tcwg-bot/tcwg_gcc_build--master-aarch64 success Testing passed
linaro-tcwg-bot/tcwg_gcc_build--master-arm warning Patch is already merged

Commit Message

Jonathan Wakely Nov. 17, 2023, 3:41 p.m. UTC
  Pushed to trunk.

-- >8 --

libstdc++-v3/ChangeLog:

	* config.h.in: Regenerate.
---
 libstdc++-v3/config.h.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
  

Patch

diff --git a/libstdc++-v3/config.h.in b/libstdc++-v3/config.h.in
index c0aa51af3f0..17da7bb9867 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. */