diff options
author | Ian Lance Taylor <iant@golang.org> | 2021-05-18 18:09:27 -0700 |
---|---|---|
committer | Ian Lance Taylor <iant@golang.org> | 2021-05-18 19:57:54 -0700 |
commit | c922c6539e63a775ee29751320d678f0a0a33d07 (patch) | |
tree | d82cf79f3cb0adf581d6ee3559a43e59a24ecc8f /libgo/configure | |
parent | 28ec1174f9c959a4a1d5be88182e7377801a05d2 (diff) | |
download | gcc-c922c6539e63a775ee29751320d678f0a0a33d07.zip gcc-c922c6539e63a775ee29751320d678f0a0a33d07.tar.gz gcc-c922c6539e63a775ee29751320d678f0a0a33d07.tar.bz2 |
libgo: update configure to current sources
Change-Id: I12766baf02bfdf2233f1c5bde1a270f06b020aa7
Reviewed-on: https://go-review.googlesource.com/c/gofrontend/+/321076
Trust: Ian Lance Taylor <iant@golang.org>
Reviewed-by: Cherry Mui <cherryyz@google.com>
Reviewed-by: Than McIntosh <thanm@google.com>
Diffstat (limited to 'libgo/configure')
-rwxr-xr-x | libgo/configure | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libgo/configure b/libgo/configure index 70f64c9..915eeaf 100755 --- a/libgo/configure +++ b/libgo/configure @@ -11544,7 +11544,7 @@ else lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2 lt_status=$lt_dlunknown cat > conftest.$ac_ext <<_LT_EOF -#line 11557 "configure" +#line 11547 "configure" #include "confdefs.h" #if HAVE_DLFCN_H @@ -11650,7 +11650,7 @@ else lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2 lt_status=$lt_dlunknown cat > conftest.$ac_ext <<_LT_EOF -#line 11663 "configure" +#line 11653 "configure" #include "confdefs.h" #if HAVE_DLFCN_H |