]> git.ipfire.org Git - thirdparty/libtool.git/commitdiff
* libtool.m4 (old_archive_cmds): Remove old_deplibs.
authorPeter O'Gorman <peter@pogma.com>
Mon, 4 Jun 2007 03:28:27 +0000 (03:28 +0000)
committerPeter O'Gorman <peter@pogma.com>
Mon, 4 Jun 2007 03:28:27 +0000 (03:28 +0000)
Reported by Daniel Macks <dmacks@netspace.org>

ChangeLog
libtool.m4

index 4c40e8c7a36c43949f4cab13004f6a3cc2a4bf9a..9b5cbc65afa40dab750e30d9744a04ef42ca076e 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2007-06-03  Peter O'Gorman  <peter@pogma.com>
+
+       * libtool.m4 (old_archive_cmds): Remove old_deplibs.
+       Reported by Daniel Macks <dmacks@netspace.org>
+
 2007-06-01  Steve Ellcey  <sje@cup.hp.com>
 
        * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
index ce63d9ced3f8d45375a8fcc01c24726ce4a575a5..d106fcaa3fc8e3f7c685f5fc773786d113bc8cdc 100644 (file)
@@ -170,7 +170,7 @@ test -z "$STRIP" && STRIP=:
 test -z "$ac_objext" && ac_objext=o
 
 # Determine commands to create old-style static archives.
-old_archive_cmds='$AR $AR_FLAGS $oldlib$oldobjs$old_deplibs'
+old_archive_cmds='$AR $AR_FLAGS $oldlib$oldobjs'
 old_postinstall_cmds='chmod 644 $oldlib'
 old_postuninstall_cmds=