]> git.ipfire.org Git - thirdparty/libtool.git/commit
libtool: simplify quoting and code for symbols exporting sed programs
authorPeter Rosin <peda@lysator.liu.se>
Tue, 8 Jan 2013 21:44:51 +0000 (22:44 +0100)
committerPeter Rosin <peda@lysator.liu.se>
Tue, 8 Jan 2013 21:44:51 +0000 (22:44 +0100)
commit66acec8407935f13aad5ab7f86a0ec8e9ec0f8ce
treeeee82db35115bfb69fbdc2938215367a557f144f
parentb6bb7f9cdf66c632c2837be9ad0077f7f533b824
libtool: simplify quoting and code for symbols exporting sed programs

* m4/libtool.m4 (_LT_LINKER_SHLIBS, _LT_LANG_CXX_CONFIG) [MSVC]
<archive_expsym_cmds>: Make the sed programs easier to read (and
recover some backslashes for later in the process).

Signed-off-by: Peter Rosin <peda@lysator.liu.se>
m4/libtool.m4