equal
deleted
inserted
replaced
2991 |
2991 |
2992 cygwin*) |
2992 cygwin*) |
2993 # func_win32_libid is a shell function defined in ltmain.sh |
2993 # func_win32_libid is a shell function defined in ltmain.sh |
2994 lt_cv_deplibs_check_method='file_magic ^x86 archive import|^x86 DLL' |
2994 lt_cv_deplibs_check_method='file_magic ^x86 archive import|^x86 DLL' |
2995 lt_cv_file_magic_cmd='func_win32_libid' |
2995 lt_cv_file_magic_cmd='func_win32_libid' |
|
2996 lt_cv_deplibs_check_method=pass_all |
2996 ;; |
2997 ;; |
2997 |
2998 |
2998 mingw* | pw32*) |
2999 mingw* | pw32*) |
2999 # Base MSYS/MinGW do not provide the 'file' command needed by |
3000 # Base MSYS/MinGW do not provide the 'file' command needed by |
3000 # func_win32_libid shell function, so use a weaker test based on 'objdump', |
3001 # func_win32_libid shell function, so use a weaker test based on 'objdump', |
3004 lt_cv_file_magic_cmd='func_win32_libid' |
3005 lt_cv_file_magic_cmd='func_win32_libid' |
3005 else |
3006 else |
3006 lt_cv_deplibs_check_method='file_magic file format pei*-i386(.*architecture: i386)?' |
3007 lt_cv_deplibs_check_method='file_magic file format pei*-i386(.*architecture: i386)?' |
3007 lt_cv_file_magic_cmd='$OBJDUMP -f' |
3008 lt_cv_file_magic_cmd='$OBJDUMP -f' |
3008 fi |
3009 fi |
|
3010 lt_cv_deplibs_check_method=pass_all |
3009 ;; |
3011 ;; |
3010 |
3012 |
3011 cegcc) |
3013 cegcc) |
3012 # use the weaker test based on 'objdump'. See mingw*. |
3014 # use the weaker test based on 'objdump'. See mingw*. |
3013 lt_cv_deplibs_check_method='file_magic file format pe-arm-.*little(.*architecture: arm)?' |
3015 lt_cv_deplibs_check_method='file_magic file format pe-arm-.*little(.*architecture: arm)?' |