From ed7894c490ac45578419408c32b25421c5feb04d Mon Sep 17 00:00:00 2001 From: Eric Gallager Date: Mon, 29 Nov 2021 14:50:02 -0500 Subject: [PATCH] Fix autoconf regeneration slip-up. A stray _AC_FINALIZE somehow snuck into g:909b30a; this should fix it. gcc/ChangeLog: * configure: Re-regenerate. --- gcc/configure | 1 - 1 file changed, 1 deletion(-) diff --git a/gcc/configure b/gcc/configure index 40b5ed9e797f..fab76212f4c7 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 -- 2.47.2