From: Mark Wielaard Date: Tue, 3 Mar 2026 19:34:58 +0000 (+0100) Subject: libgfortran: Regenerate config.h.in and configure X-Git-Tag: basepoints/gcc-17~926 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=438a7925cd79e84b1e4630dde78b79e04799ce80;p=thirdparty%2Fgcc.git libgfortran: Regenerate config.h.in and configure commit e13b14030a30 ("Fortran: Fix libfortran cannot be cross compiled [PR124286]") updated configure.ac but didn't regenerate config.h.in with autoheader. Also some line numbers were still wrong in configure. Fix this by explicitly regenerating both files with autoheader and autoconf version 2.69. libgfortran/ChangeLog: * config.h.in: Regenerate. * configure: Regenerate. --- diff --git a/libgfortran/config.h.in b/libgfortran/config.h.in index c00ad3bf1cc..240a1762de3 100644 --- a/libgfortran/config.h.in +++ b/libgfortran/config.h.in @@ -834,9 +834,6 @@ /* Define to 1 if you have the `roundl' function. */ #undef HAVE_ROUNDL -/* Define if __builtin_clzl behaves as expected. */ -#undef HAVE_SANE_BUILTIN_CLZL - /* Define to 1 if you have the `scalbn' function. */ #undef HAVE_SCALBN diff --git a/libgfortran/configure b/libgfortran/configure index eeb1bce0944..d0ebed7ea84 100755 --- a/libgfortran/configure +++ b/libgfortran/configure @@ -13245,9 +13245,7 @@ else lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2 lt_status=$lt_dlunknown cat > conftest.$ac_ext <<_LT_EOF - - -#line 13250 "configure" +#line 13248 "configure" #include "confdefs.h" #if HAVE_DLFCN_H @@ -13353,7 +13351,7 @@ else lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2 lt_status=$lt_dlunknown cat > conftest.$ac_ext <<_LT_EOF -#line 13356 "configure" +#line 13354 "configure" #include "confdefs.h" #if HAVE_DLFCN_H