]> git.ipfire.org Git - thirdparty/libtool.git/commitdiff
From Simon Spero <ses@ibiblio.org>
authorGary V. Vaughan <gary@gnu.org>
Mon, 23 Apr 2001 00:15:32 +0000 (00:15 +0000)
committerGary V. Vaughan <gary@gnu.org>
Mon, 23 Apr 2001 00:15:32 +0000 (00:15 +0000)
* libtool.m4 (lt_cv_deplibs_check_method) [darwin]: Set it!

ChangeLog
libtool.m4

index d05a6ccc9216f5b1d06e92c6de8ccff48af52a6f..9cbbbecdf491bd926802f15833f6098d8103574e 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -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
index 80e51fbf7c7a4e8f3b7e9fa1e1c48d883474cb50..21a9419c43366349ea57c20a9c530ef7c23c62a9 100644 (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])