* m4/libtool.m4 (_LT_LANG_GCJ_CONFIG): Add old_archive_cmds

definition.
This commit is contained in:
Maciej W. Rozycki 2005-04-15 14:39:00 +00:00 committed by Ralf Wildenhues
parent 5b9fd5f43a
commit 4f54066116
2 changed files with 7 additions and 0 deletions

View File

@ -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
View File

@ -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