libtool/m4
Noah Misch ba1e69caa4 * m4/libtool.m4 (sed_quote_subst): Remove superfluous backslashes
from the match character set.
(double_quote_subst): Ditto.
* lib/general.m4sh (sed_quote_subst): Ditto.
(double_quote_subst): New variable, copied from
m4/libtool.m4. Much the same as sed_quote_subst, but variable
references are not quoted.
(func_quote_for_eval): Given any $foo; $bar and
$foo must be identical after the following commands:
    func_quote_for_eval "$foo"
    eval "bar=$func_quote_for_eval_result"
(func_quote_for_expand): In a similar vein to to func_quote_for_eval,
except that variable expansions are not protected when quoting the
command for subsequent display.
* config/ltmain.m4sh: Factor away use of $sed_quote_subst now that
it has been subsumed into func_quote_for_eval.
(func_mode_link): Instead of `2004-10-14 Peter O'Gorman' below,
use func_quote_for_expand so that ${wl} is expanded properly in
the $show expression.
2004-10-20 08:45:10 +00:00
..
.cvsignore * .cvsignore, config/.cvsignore, libltdl/loaders/.cvsignore, 2004-08-31 10:28:07 +00:00
argz.m4 * libltdl/argz.h: Moved from here... 2004-04-22 22:47:20 +00:00
libtool.m4 * m4/libtool.m4 (sed_quote_subst): Remove superfluous backslashes 2004-10-20 08:45:10 +00:00
lt~obsolete.m4 The Grand Renaming. In preparation for libtool-2.0, move all of 2004-08-22 22:02:07 +00:00
ltdl.m4 * m4/libtool.m4 (_LT_ENABLE_LOCK):Replace AC_TRY_LINK with 2004-09-15 01:39:18 +00:00
ltoptions.m4 From Martin Quinson <mquinson@ens-lyon.fr> 2004-09-03 01:54:37 +00:00
ltsugar.m4 * Makefile.am (aclocal_macros, aclocal_DATA): Removed. 2004-01-08 10:34:52 +00:00
ltversion.in * Makefile.am (m4/ltversion.m4): Generate serial number by 2004-02-15 17:57:31 +00:00