diff options
Diffstat (limited to 'ld/configure')
-rwxr-xr-x | ld/configure | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/ld/configure b/ld/configure index 85e78ef..f4e4bb6 100755 --- a/ld/configure +++ b/ld/configure @@ -4750,6 +4750,9 @@ $as_echo "#define HAVE_LC_MESSAGES 1" >>confdefs.h ac_config_headers="$ac_config_headers config.h:config.in" +# PR 14072 + + if test -z "$target" ; then as_fn_error "Unrecognized target system type; please check config.sub." "$LINENO" 5 fi @@ -12174,7 +12177,7 @@ else lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2 lt_status=$lt_dlunknown cat > conftest.$ac_ext <<_LT_EOF -#line 12177 "configure" +#line 12180 "configure" #include "confdefs.h" #if HAVE_DLFCN_H @@ -12280,7 +12283,7 @@ else lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2 lt_status=$lt_dlunknown cat > conftest.$ac_ext <<_LT_EOF -#line 12283 "configure" +#line 12286 "configure" #include "confdefs.h" #if HAVE_DLFCN_H |