mirror of git://gcc.gnu.org/git/gcc.git
Regenerate gcc/configure
Use autoconf 2.69 to regenerate gcc/configure gcc/ChangeLog: * configure: Regenerate.
This commit is contained in:
parent
43f524c1c4
commit
d52a81fdb3
|
@ -649,9 +649,9 @@ ISLLIBS
|
|||
GMPINC
|
||||
GMPLIBS
|
||||
target_cpu_default
|
||||
jit_target_objs
|
||||
rust_target_objs
|
||||
d_target_objs
|
||||
jit_target_objs
|
||||
fortran_target_objs
|
||||
cxx_target_objs
|
||||
c_target_objs
|
||||
|
@ -659,12 +659,12 @@ use_gcc_stdint
|
|||
xm_defines
|
||||
xm_include_list
|
||||
xm_file_list
|
||||
tm_jit_include_list
|
||||
tm_jit_file_list
|
||||
tm_rust_include_list
|
||||
tm_rust_file_list
|
||||
tm_d_include_list
|
||||
tm_d_file_list
|
||||
tm_jit_include_list
|
||||
tm_jit_file_list
|
||||
tm_p_include_list
|
||||
tm_p_file_list
|
||||
tm_defines
|
||||
|
@ -21873,7 +21873,7 @@ else
|
|||
lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
|
||||
lt_status=$lt_dlunknown
|
||||
cat > conftest.$ac_ext <<_LT_EOF
|
||||
#line 21862 "configure"
|
||||
#line 21876 "configure"
|
||||
#include "confdefs.h"
|
||||
|
||||
#if HAVE_DLFCN_H
|
||||
|
@ -21979,7 +21979,7 @@ else
|
|||
lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
|
||||
lt_status=$lt_dlunknown
|
||||
cat > conftest.$ac_ext <<_LT_EOF
|
||||
#line 21968 "configure"
|
||||
#line 21982 "configure"
|
||||
#include "confdefs.h"
|
||||
|
||||
#if HAVE_DLFCN_H
|
||||
|
@ -34548,6 +34548,9 @@ fi
|
|||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue