Mercurial > sdl-ios-xcode
comparison ltconfig @ 581:844addcf125e
*** empty log message ***
author | Sam Lantinga <slouken@libsdl.org> |
---|---|
date | Sun, 26 Jan 2003 11:41:37 +0000 |
parents | 5602f069ccb2 |
children | 3f1e241519d9 |
comparison
equal
deleted
inserted
replaced
580:be6495850a62 | 581:844addcf125e |
---|---|
2003 darwin* | rhapsody*) | 2003 darwin* | rhapsody*) |
2004 dynamic_linker="$host_os dyld" | 2004 dynamic_linker="$host_os dyld" |
2005 version_type=darwin | 2005 version_type=darwin |
2006 need_lib_prefix=no | 2006 need_lib_prefix=no |
2007 need_version=no | 2007 need_version=no |
2008 deplibs_check_method='file_magic Mach-O dynamically linked shared library' | 2008 #deplibs_check_method='file_magic Mach-O dynamically linked shared library' |
2009 deplibs_check_method='pass_all' | |
2009 file_magic_cmd='/usr/bin/file -L' | 2010 file_magic_cmd='/usr/bin/file -L' |
2010 case "$host_os" in | 2011 case "$host_os" in |
2011 rhapsody* | darwin1.[012]) | 2012 rhapsody* | darwin1.[012]) |
2012 file_magic_test_file='/System/Library/Frameworks/System.framework/System' | 2013 file_magic_test_file='/System/Library/Frameworks/System.framework/System' |
2013 ;; | 2014 ;; |