]> git.ipfire.org Git - thirdparty/libtool.git/commit
Backport darwin support reorganization from HEAD.
authorPeter O'Gorman <peter@pogma.com>
Wed, 30 Jan 2008 06:40:58 +0000 (06:40 +0000)
committerPeter O'Gorman <peter@pogma.com>
Wed, 30 Jan 2008 06:40:58 +0000 (06:40 +0000)
commit5edaf998182ecc93ba2522d0df8a2210ec06239d
treed81a42fbaa6de9cea8fb13764f5c337bb8a7ee6a
parentb4a8e5838ab41d2dfa0c515e6e2053558fb4fdb8
Backport darwin support reorganization from HEAD.
* libtool.m4 [darwin]: Check for nmedit and dsymutil with
AC_CHECK_TOOL, use -single_module by default (can be turned off
with the -multi-module linker flag or by setting the
LT_MULTI_MODULE environment variable. If it is available use
-exported_symbols_list instead of nmedit to remove symbols.
* ltmain.in [darwin]: Use -single_module by default.
ChangeLog
libtool.m4
ltmain.in