diff options
author | Martin Jambor <mjambor@suse.cz> | 2023-11-07 18:47:09 +0100 |
---|---|---|
committer | Martin Jambor <mjambor@suse.cz> | 2023-11-07 18:47:09 +0100 |
commit | 8cc3bc9cfd404505e5a9b76b316dadfd337f1968 (patch) | |
tree | 49f63aa746c61f560aef3d5c41c3ffb1a072789f /gcc/configure | |
parent | 0b94e9cc060906806d1aec5e19498dece5e2e729 (diff) | |
download | gcc-8cc3bc9cfd404505e5a9b76b316dadfd337f1968.zip gcc-8cc3bc9cfd404505e5a9b76b316dadfd337f1968.tar.gz gcc-8cc3bc9cfd404505e5a9b76b316dadfd337f1968.tar.bz2 |
gcc/configure: Regenerate
Probabaly because of a re-base of changes to gcc/configure there are
line comment mismatches in between what we have and what would be
generated. This patch brings them in line so that consitency
checkers are happy.
gcc/ChangeLog:
2023-11-07 Martin Jambor <mjambor@suse.cz>
* configure: Regenerate.
Diffstat (limited to 'gcc/configure')
-rwxr-xr-x | gcc/configure | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gcc/configure b/gcc/configure index 4d0357c..0d818ae 100755 --- a/gcc/configure +++ b/gcc/configure @@ -20000,7 +20000,7 @@ else lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2 lt_status=$lt_dlunknown cat > conftest.$ac_ext <<_LT_EOF -#line 19995 "configure" +#line 20003 "configure" #include "confdefs.h" #if HAVE_DLFCN_H @@ -20106,7 +20106,7 @@ else lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2 lt_status=$lt_dlunknown cat > conftest.$ac_ext <<_LT_EOF -#line 20101 "configure" +#line 20109 "configure" #include "confdefs.h" #if HAVE_DLFCN_H |