From Simon Spero <ses@ibiblio.org>

* libtool.m4 (lt_cv_deplibs_check_method) [darwin]: Set it!
This commit is contained in:
Gary V. Vaughan 2001-04-23 00:15:32 +00:00
parent e3d007d365
commit 0775360735
2 changed files with 4 additions and 0 deletions

View File

@ -1,5 +1,8 @@
2001-04-23 Gary V. Vaughan <gvv@techie.com>
From Simon Spero <ses@ibiblio.org>
* libtool.m4 (lt_cv_deplibs_check_method) [darwin]: Set it!
* TODO: Make a note to undo this later.
From Christoph Pfisterer <cp@chrisp.de>
* libtool.m4: Use $() execution substitution quotation to work

1
libtool.m4 vendored
View File

@ -3140,6 +3140,7 @@ cygwin* | mingw* | pw32*)
;;
darwin* | rhapsody*)
lt_cv_deplibs_check_method='file_magic Mach-O dynamically linked shared library'
lt_cv_file_magic_cmd='/usr/bin/file -L'
case "$host_os" in
rhapsody* | darwin1.[012])