]> git.ipfire.org Git - thirdparty/libtool.git/commit
Factor the sed command used to make a regex from a literal.
authorPaolo Bonzini <bonzini@gnu.org>
Sun, 15 Aug 2010 17:04:08 +0000 (19:04 +0200)
committerPaolo Bonzini <bonzini@gnu.org>
Sun, 22 Aug 2010 07:27:09 +0000 (09:27 +0200)
commitd7ed1f8f9f03ff54a1c8950848ae34bca41fb5f1
tree1e958f8d1859984b35d49e87754d171ca0aea914
parentc9ee137683c618c9c1f2fedbb4b9e970615dfc99
Factor the sed command used to make a regex from a literal.

* libltdl/config/general.m4sh (sed_make_literal_regex): New.
* libltdl/config/ltmain.m4sh (func_generate_dlsyms,
func_cygming_dll_for_implib_fallback_core): Use it.  Suggested
by Ralf Wildenhues.
ChangeLog
libltdl/config/general.m4sh
libltdl/config/ltmain.m4sh