libgfortran: Regenerate config.h.in and configure

commit e13b14030a ("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.
This commit is contained in:
Mark Wielaard
2026-03-03 20:34:58 +01:00
parent ee3f1197b6
commit 438a7925cd
2 changed files with 2 additions and 7 deletions

View File

@@ -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

View File

@@ -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