From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 2153) id B1964384601E; Fri, 5 Apr 2024 10:16:06 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org B1964384601E DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1712312166; bh=Ne9RX2oN5Gazwmt+Eytg8Wg11F4uLOxfSceY7Rz8q2s=; h=From:To:Subject:Date:From; b=ydc4A/ElDsubbe6ZZ9J4104f8ycmSSYSNZBkIiTz+GibgYE9eUDNCCRJspX6vK2/q egNIiZ0LFoiy7nsoc6j/TNzX49ehzeVYM6/MMRqOX9Y/ZmMGXFdLiCelDCfwBUpgAl ZpGCm4W60KhlcpWfIgQUP85AP24sLoOZ245hBqOU= MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="utf-8" From: Jakub Jelinek To: gcc-cvs@gcc.gnu.org Subject: [gcc r14-9804] libatomic: Regenerate configure properly X-Act-Checkin: gcc X-Git-Author: Jakub Jelinek X-Git-Refname: refs/heads/master X-Git-Oldrev: 9ab8fdfeef5b1a47b358e08a98177b2fad65fed9 X-Git-Newrev: 9627cbbadbb935943c3d8336c057a021bbac2000 Message-Id: <20240405101606.B1964384601E@sourceware.org> Date: Fri, 5 Apr 2024 10:16:06 +0000 (GMT) List-Id: https://gcc.gnu.org/g:9627cbbadbb935943c3d8336c057a021bbac2000 commit r14-9804-g9627cbbadbb935943c3d8336c057a021bbac2000 Author: Jakub Jelinek Date: Fri Apr 5 12:15:06 2024 +0200 libatomic: Regenerate configure properly Seems configure hasn't been regenerated properly after the last acinclude.m4 change. 2024-04-05 Jakub Jelinek * configure: Regenerate. Diff: --- libatomic/configure | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/libatomic/configure b/libatomic/configure index 8ca72f08dfd..32cb3ecac26 100755 --- a/libatomic/configure +++ b/libatomic/configure @@ -11456,7 +11456,7 @@ else lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2 lt_status=$lt_dlunknown cat > conftest.$ac_ext <<_LT_EOF -#line 11461 "configure" +#line 11459 "configure" #include "confdefs.h" #if HAVE_DLFCN_H @@ -11562,7 +11562,7 @@ else lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2 lt_status=$lt_dlunknown cat > conftest.$ac_ext <<_LT_EOF -#line 11567 "configure" +#line 11565 "configure" #include "confdefs.h" #if HAVE_DLFCN_H @@ -14739,6 +14739,7 @@ _ACEOF + { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether byte ordering is bigendian" >&5 $as_echo_n "checking whether byte ordering is bigendian... " >&6; } if ${ac_cv_c_bigendian+:} false; then : @@ -16031,6 +16032,7 @@ if test -z "${ENABLE_DARWIN_AT_RPATH_TRUE}" && test -z "${ENABLE_DARWIN_AT_RPATH as_fn_error $? "conditional \"ENABLE_DARWIN_AT_RPATH\" was never defined. Usually this means the macro was only invoked conditionally." "$LINENO" 5 fi + if test -z "${LIBAT_BUILD_VERSIONED_SHLIB_TRUE}" && test -z "${LIBAT_BUILD_VERSIONED_SHLIB_FALSE}"; then as_fn_error $? "conditional \"LIBAT_BUILD_VERSIONED_SHLIB\" was never defined. Usually this means the macro was only invoked conditionally." "$LINENO" 5