]> git.ipfire.org Git - thirdparty/gcc.git/commit - libtool.m4
backport: Deal with Autoconf 2.62's semantic change in m4_append.
authorRalf Wildenhues <Ralf.Wildenhues@gmx.de>
Sun, 16 Mar 2008 06:47:18 +0000 (06:47 +0000)
committerRalf Wildenhues <rwild@gcc.gnu.org>
Sun, 16 Mar 2008 06:47:18 +0000 (06:47 +0000)
commit32bc4cf410eeaa15d6750306d16a65f99ec5652a
treef96e41db1a69774e2788ea19e01b7a87233358bf
parent80efdb6af52e8d0c24ab70537cf81a6b0a17f95e
backport: Deal with Autoconf 2.62's semantic change in m4_append.

2008-03-16  Ralf Wildenhues <Ralf.Wildenhues@gmx.de>

Backport from upstream Libtool:

2007-10-12  Eric Blake  <ebb9@byu.net>

Deal with Autoconf 2.62's semantic change in m4_append.
* ltsugar.m4 (lt_append): Replace broken versions of
m4_append.
(lt_if_append_uniq): Don't require separator to be overquoted,
and avoid broken m4_append.
(lt_dict_add): Fix typo.
* libtool.m4 (_LT_DECL): Don't overquote separator.

From-SVN: r133267
ChangeLog
libtool.m4
ltsugar.m4