]> git.ipfire.org Git - thirdparty/libtool.git/commit
libtool.m4: typofix, subst last '$' with quadrigraph
authorPavel Raiskup <praiskup@redhat.com>
Tue, 20 Jan 2015 15:35:11 +0000 (15:35 +0000)
committerGary V. Vaughan <gary@gnu.org>
Tue, 20 Jan 2015 16:08:18 +0000 (16:08 +0000)
commitedb4ff8bb662849b7f51de9693caa32ae9a3f855
treeb3279b0e47756779550c0c6d17c0823043c0e885
parent3deca86bdcc4a2af35308166543fb3ca395419a6
libtool.m4: typofix, subst last '$' with quadrigraph

* m4/libtool.m4 (_LT_LIBTOOL_TAG_VARS): Encase the
configure/libtool shared function into parseable borders; for
testing purposes.
(func_munge_path_list): Typo s/$/@S|@/.
* tests/configure-funcs.at: New testcase.
* Makefile.am (TESTSUITE_AT): Mention new testcase.
* NEWS: Update.

Signed-off-by: Gary V. Vaughan <gary@gnu.org>
Makefile.am
NEWS
m4/libtool.m4
tests/configure-funcs.at [new file with mode: 0644]