]> git.ipfire.org Git - thirdparty/libtool.git/commitdiff
* m4/libtool.m4 (_LT_LANG_GCJ_CONFIG): Add old_archive_cmds
authorMaciej W. Rozycki <macro@linux-mips.org>
Fri, 15 Apr 2005 14:39:27 +0000 (14:39 +0000)
committerRalf Wildenhues <Ralf.Wildenhues@gmx.de>
Fri, 15 Apr 2005 14:39:27 +0000 (14:39 +0000)
definition.

ChangeLog
m4/libtool.m4

index c1138a4e3256abbd5161fd16c16b5cc10fcadea6..8895e3c25dbf4df5d9cadcf290b53674a8c08ef2 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -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.
index 9628abf1644da50cadc3556c9dcec084ae89d723..2d0a28bed0f5d680ed324b29c2b32c110b5e4f65 100644 (file)
@@ -5889,6 +5889,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