public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc r14-9804] libatomic: Regenerate configure properly
@ 2024-04-05 10:16 Jakub Jelinek
  0 siblings, 0 replies; only message in thread
From: Jakub Jelinek @ 2024-04-05 10:16 UTC (permalink / raw)
  To: gcc-cvs

https://gcc.gnu.org/g:9627cbbadbb935943c3d8336c057a021bbac2000

commit r14-9804-g9627cbbadbb935943c3d8336c057a021bbac2000
Author: Jakub Jelinek <jakub@redhat.com>
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  <jakub@redhat.com>
    
            * 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

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

only message in thread, other threads:[~2024-04-05 10:16 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-04-05 10:16 [gcc r14-9804] libatomic: Regenerate configure properly Jakub Jelinek

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