Submitted by:
Reviewed by:
Approved by:
Obtained from:

git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@16498 d073be05-634f-4543-b044-5fe20cf6d1d6
This commit is contained in:
Mark Duling
2006-02-18 09:43:38 +00:00
parent 0297d8d00f
commit c598fd9fb6
2 changed files with 22 additions and 0 deletions
+11
View File
@@ -0,0 +1,11 @@
--- configure.orig Wed Apr 13 22:45:47 2005
+++ configure Wed Apr 13 22:45:56 2005
@@ -3296,7 +3296,7 @@
;;
darwin* | rhapsody*)
- lt_cv_deplibs_check_method='file_magic Mach-O dynamically linked shared library'
+ lt_cv_deplibs_check_method=pass_all
lt_cv_file_magic_cmd='/usr/bin/file -L'
case "$host_os" in
rhapsody* | darwin1.[012])
+11
View File
@@ -0,0 +1,11 @@
--- ltmain.sh.orig Thu Nov 7 21:40:36 2002
+++ ltmain.sh Wed Apr 13 22:48:14 2005
@@ -1769,7 +1769,7 @@
if test "$installed" = no; then
notinst_deplibs="$notinst_deplibs $lib"
- need_relink=yes
+ need_relink=no
fi
if test -n "$old_archive_from_expsyms_cmds"; then