]> git.ipfire.org Git - thirdparty/libtool.git/commit
Don't trigger file name expansion when embedding manifests.
authorPeter Rosin <peda@lysator.liu.se>
Fri, 2 Jul 2010 06:17:19 +0000 (08:17 +0200)
committerPeter Rosin <peda@lysator.liu.se>
Fri, 2 Jul 2010 06:17:19 +0000 (08:17 +0200)
commit3ab9879a99dd0a4690c65a80edbcacaffae8bce9
tree9e438deef94da772ce5d65e145c1b57e028c3816
parent60dde3d469b48f716c74c07abeb2566ac386acd3
Don't trigger file name expansion when embedding manifests.

* libltdl/m4/libtool.m4 (_LT_LINKER_SHLIBS)
[ cygwin, mingw, cegcc ] <cl*>: Remove all spaces in the
case statement of postlink_cmds to make file name expansion
more unlikely.
(_LT_LANG_CXX_CONFIG): Likewise, but also add the missing |.

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