From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [170.10.129.124]) by sourceware.org (Postfix) with ESMTPS id 065C43858283 for ; Fri, 17 Nov 2023 15:41:42 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org 065C43858283 Authentication-Results: sourceware.org; dmarc=pass (p=none dis=none) header.from=redhat.com Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=redhat.com ARC-Filter: OpenARC Filter v1.0.0 sourceware.org 065C43858283 Authentication-Results: server2.sourceware.org; arc=none smtp.remote-ip=170.10.129.124 ARC-Seal: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1700235704; cv=none; b=Ozh/wHrdQHokI1c/3gdLF86ru7+uifu5zswXaRYld+ylbgQ/OFvJ7slvsNt1m1L3IazEnVX6u4jCHcOqEhMnZ7IU6bBBk4PanRydUpZG9Ja6D2RvQwWoCshu0B8MpXcnQ7QV/07Hmc07KhRjt3jPo/YckY0CF1YR0Y0ldrC+kuQ= ARC-Message-Signature: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1700235704; c=relaxed/simple; bh=9nA52CJHQJYNCO8StWDGdVRJ33bfZ/24O4smJYf9rHc=; h=DKIM-Signature:From:To:Subject:Date:Message-ID:MIME-Version; b=hVzA87pssHnj7Tf1sK4wLGNdhkk+ihgmuqeJcqlaMu4JgFAYlaAiPE+VijLljCH+Km1d3q0s1ag0HdZR2t3TZ3ktwQoKsJ8+Z+/afuul6b9qUutE/n5+v7ZnZHwBI6od5iByWQEcFvdcJjIbijUgW4rOYq45mYfTNUGqcqjE+XY= ARC-Authentication-Results: i=1; server2.sourceware.org DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1700235702; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=8k6utfhdRMJi7JyCOozMqgyRD+xNUY5LLNFndyBowhs=; b=WacLnKcJKE7/QGKlTcfr50VfmBAlbO/VWReOQYyNr/DOpnc2FSfllSODOYauML9KC67ATQ 6tLcIe3By9eiQkQ+H+NwZNdGDHPDPeMVChz7fhdOYtAFPOlw2OzCtckShe51inZ96fCRMy CZ/yEZel4qcZ+CB5H0IwcIjps91W00o= Received: from mimecast-mx02.redhat.com (mimecast-mx02.redhat.com [66.187.233.88]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.3, cipher=TLS_AES_256_GCM_SHA384) id us-mta-83-z1cGNuB4P22lwdPtKGJh-A-1; Fri, 17 Nov 2023 10:41:41 -0500 X-MC-Unique: z1cGNuB4P22lwdPtKGJh-A-1 Received: from smtp.corp.redhat.com (int-mx02.intmail.prod.int.rdu2.redhat.com [10.11.54.2]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by mimecast-mx02.redhat.com (Postfix) with ESMTPS id B27F880C345; Fri, 17 Nov 2023 15:41:40 +0000 (UTC) Received: from localhost (unknown [10.42.28.9]) by smtp.corp.redhat.com (Postfix) with ESMTP id 654B540C6EB9; Fri, 17 Nov 2023 15:41:40 +0000 (UTC) From: Jonathan Wakely To: gcc-patches@gcc.gnu.org, libstdc++@gcc.gnu.org Subject: [committed] libstdc++: Regenerate config.h.in Date: Fri, 17 Nov 2023 15:41:29 +0000 Message-ID: <20231117154139.1510875-1-jwakely@redhat.com> MIME-Version: 1.0 X-Scanned-By: MIMEDefang 3.4.1 on 10.11.54.2 X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Type: text/plain Content-Transfer-Encoding: 8bit X-Spam-Status: No, score=-11.8 required=5.0 tests=BAYES_00,DKIMWL_WL_HIGH,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,GIT_PATCH_0,RCVD_IN_DNSWL_NONE,RCVD_IN_MSPIKE_H4,RCVD_IN_MSPIKE_WL,SPF_HELO_NONE,SPF_NONE,TXREP,T_SCC_BODY_TEXT_LINE autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org List-Id: Pushed to trunk. -- >8 -- libstdc++-v3/ChangeLog: * config.h.in: Regenerate. --- libstdc++-v3/config.h.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 header file. */ -- 2.41.0