* libltdl/m4/libtool.m4 (_LT_LINKER_SHLIBS, _LT_LANG_CXX_CONFIG)

[ aix ]: $hardcode_direct is set twice.
This commit is contained in:
Albert Chin-A-Young 2006-05-14 08:43:58 +00:00 committed by Ralf Wildenhues
parent ebfa770bf4
commit 99ad8411ba
2 changed files with 7 additions and 2 deletions

View File

@ -1,3 +1,8 @@
2006-05-14 Albert Chin-A-Young <china@thewrittenword.com>
* libltdl/m4/libtool.m4 (_LT_LINKER_SHLIBS, _LT_LANG_CXX_CONFIG)
[ aix ]: $hardcode_direct is set twice.
2005-05-14 John Bowler <jbowler@acm.org>
* libltdl/config/ltmain.m4sh (func_mode_link): For version_type

View File

@ -4294,7 +4294,7 @@ _LT_EOF
strings "$collect2name" | $GREP resolve_lib_name >/dev/null
then
# We have reworked collect2
_LT_TAGVAR(hardcode_direct, $1)=yes
:
else
# We have old collect2
_LT_TAGVAR(hardcode_direct, $1)=unsupported
@ -5278,7 +5278,7 @@ if test "$_lt_caught_CXX_error" != yes; then
strings "$collect2name" | $GREP resolve_lib_name >/dev/null
then
# We have reworked collect2
_LT_TAGVAR(hardcode_direct, $1)=yes
:
else
# We have old collect2
_LT_TAGVAR(hardcode_direct, $1)=unsupported