From: Peter O'Gorman Date: Mon, 4 Jun 2007 03:28:27 +0000 (+0000) Subject: * libtool.m4 (old_archive_cmds): Remove old_deplibs. X-Git-Tag: release-1-5-24~5 X-Git-Url: http://git.ipfire.org/gitweb/gitweb.cgi?a=commitdiff_plain;h=e18e516ac39fb647386cf4d35bc94a7dbcfcb37f;p=thirdparty%2Flibtool.git * libtool.m4 (old_archive_cmds): Remove old_deplibs. Reported by Daniel Macks --- diff --git a/ChangeLog b/ChangeLog index 4c40e8c7a..9b5cbc65a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2007-06-03 Peter O'Gorman + + * libtool.m4 (old_archive_cmds): Remove old_deplibs. + Reported by Daniel Macks + 2007-06-01 Steve Ellcey * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set diff --git a/libtool.m4 b/libtool.m4 index ce63d9ced..d106fcaa3 100644 --- a/libtool.m4 +++ b/libtool.m4 @@ -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=