mirror of
git://git.savannah.gnu.org/libtool.git
synced 2025-01-30 14:30:15 +08:00
* m4/libtool.m4 (_LT_LANG_GCJ_CONFIG): Add old_archive_cmds
definition.
This commit is contained in:
parent
5b9fd5f43a
commit
4f54066116
@ -1,3 +1,8 @@
|
||||
2004-04-15 Maciej W. Rozycki <macro@linux-mips.org>
|
||||
|
||||
* m4/libtool.m4 (_LT_LANG_GCJ_CONFIG): Add old_archive_cmds
|
||||
definition.
|
||||
|
||||
2005-04-15 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
|
||||
|
||||
* m4/libtool.m4 (_LT_CC_BASENAME): New macro to figure out $cc_basename.
|
||||
|
2
m4/libtool.m4
vendored
2
m4/libtool.m4
vendored
@ -5933,6 +5933,8 @@ _LT_CC_BASENAME([$compiler])
|
||||
# GCJ did not exist at the time GCC didn't implicitly link libc in.
|
||||
_LT_TAGVAR(archive_cmds_need_lc, $1)=no
|
||||
|
||||
_LT_TAGVAR(old_archive_cmds, $1)=$old_archive_cmds
|
||||
|
||||
## CAVEAT EMPTOR:
|
||||
## There is no encapsulation within the following macros, do not change
|
||||
## the running order or otherwise move them around unless you know exactly
|
||||
|
Loading…
Reference in New Issue
Block a user