Mercurial > sdl-ios-xcode
comparison acinclude.m4 @ 1613:2095da6364c9
Fixed building DLL on Windows
author | Sam Lantinga <slouken@libsdl.org> |
---|---|
date | Sat, 25 Mar 2006 20:40:30 +0000 |
parents | a740bca2a1b1 |
children | 7e30c2dc7783 |
comparison
equal
deleted
inserted
replaced
1612:97d0966f4bf7 | 1613:2095da6364c9 |
---|---|
2612 lt_cv_file_magic_test_file=/shlib/libc.so | 2612 lt_cv_file_magic_test_file=/shlib/libc.so |
2613 ;; | 2613 ;; |
2614 | 2614 |
2615 cygwin*) | 2615 cygwin*) |
2616 # func_win32_libid is a shell function defined in ltmain.sh | 2616 # func_win32_libid is a shell function defined in ltmain.sh |
2617 lt_cv_deplibs_check_method='file_magic ^x86 archive import|^x86 DLL' | 2617 #lt_cv_deplibs_check_method='file_magic ^x86 archive import|^x86 DLL' |
2618 lt_cv_deplibs_check_method=pass_all | |
2618 lt_cv_file_magic_cmd='func_win32_libid' | 2619 lt_cv_file_magic_cmd='func_win32_libid' |
2619 ;; | 2620 ;; |
2620 | 2621 |
2621 mingw* | pw32*) | 2622 mingw* | pw32*) |
2622 # Base MSYS/MinGW do not provide the 'file' command needed by | 2623 # Base MSYS/MinGW do not provide the 'file' command needed by |
2623 # func_win32_libid shell function, so use a weaker test based on 'objdump'. | 2624 # func_win32_libid shell function, so use a weaker test based on 'objdump'. |
2624 lt_cv_deplibs_check_method='file_magic file format pei*-i386(.*architecture: i386)?' | 2625 #lt_cv_deplibs_check_method='file_magic file format pei*-i386(.*architecture: i386)?' |
2626 lt_cv_deplibs_check_method=pass_all | |
2625 lt_cv_file_magic_cmd='$OBJDUMP -f' | 2627 lt_cv_file_magic_cmd='$OBJDUMP -f' |
2626 ;; | 2628 ;; |
2627 | 2629 |
2628 darwin* | rhapsody*) | 2630 darwin* | rhapsody*) |
2629 lt_cv_deplibs_check_method=pass_all | 2631 lt_cv_deplibs_check_method=pass_all |