public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
From: Eric Gallager <egallager@gcc.gnu.org>
To: gcc-cvs@gcc.gnu.org
Subject: [gcc r12-5582] Fix autoconf regeneration slip-up.
Date: Mon, 29 Nov 2021 19:51:28 +0000 (GMT)	[thread overview]
Message-ID: <20211129195128.D39753858409@sourceware.org> (raw)

https://gcc.gnu.org/g:ed7894c490ac45578419408c32b25421c5feb04d

commit r12-5582-ged7894c490ac45578419408c32b25421c5feb04d
Author: Eric Gallager <egallager@gcc.gnu.org>
Date:   Mon Nov 29 14:50:02 2021 -0500

    Fix autoconf regeneration slip-up.
    
    A stray _AC_FINALIZE somehow snuck into g:909b30a; this should fix it.
    
    gcc/ChangeLog:
    
            * configure: Re-regenerate.

Diff:
---
 gcc/configure | 1 -
 1 file changed, 1 deletion(-)

diff --git a/gcc/configure b/gcc/configure
index 40b5ed9e797..fab76212f4c 100755
--- a/gcc/configure
+++ b/gcc/configure
@@ -33957,4 +33957,3 @@ $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2;}
 fi
 
 
-_AC_FINALIZE


                 reply	other threads:[~2021-11-29 19:51 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20211129195128.D39753858409@sourceware.org \
    --to=egallager@gcc.gnu.org \
    --cc=gcc-cvs@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).