diff options
Diffstat (limited to 'libgo/configure')
| -rwxr-xr-x | libgo/configure | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/libgo/configure b/libgo/configure index a607dbff68e..2f1609b42b5 100755 --- a/libgo/configure +++ b/libgo/configure @@ -633,6 +633,7 @@ ac_subst_vars='am__EXEEXT_FALSE am__EXEEXT_TRUE LTLIBOBJS LIBOBJS +SYSROOT_CFLAGS_FOR_TARGET HAVE_STATIC_LINK_FALSE HAVE_STATIC_LINK_TRUE HAVE_STAT_TIMESPEC_FALSE @@ -11544,7 +11545,7 @@ else lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2 lt_status=$lt_dlunknown cat > conftest.$ac_ext <<_LT_EOF -#line 11547 "configure" +#line 11548 "configure" #include "confdefs.h" #if HAVE_DLFCN_H @@ -11650,7 +11651,7 @@ else lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2 lt_status=$lt_dlunknown cat > conftest.$ac_ext <<_LT_EOF -#line 11653 "configure" +#line 11654 "configure" #include "confdefs.h" #if HAVE_DLFCN_H @@ -16147,6 +16148,8 @@ else fi + + cat >confcache <<\_ACEOF # This file is a shell script that caches the results of configure # tests run on this system so they can be shared between configure |
