public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc r12-5582] Fix autoconf regeneration slip-up.
@ 2021-11-29 19:51 Eric Gallager
  0 siblings, 0 replies; only message in thread
From: Eric Gallager @ 2021-11-29 19:51 UTC (permalink / raw)
  To: gcc-cvs

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


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2021-11-29 19:51 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-11-29 19:51 [gcc r12-5582] Fix autoconf regeneration slip-up Eric Gallager

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).