]> git.ipfire.org Git - thirdparty/libtool.git/commit
cwrapper: split long lines when dumping the wrapper script.
authorPeter Rosin <peda@lysator.liu.se>
Mon, 4 Oct 2010 19:16:26 +0000 (21:16 +0200)
committerPeter Rosin <peda@lysator.liu.se>
Mon, 4 Oct 2010 19:16:26 +0000 (21:16 +0200)
commitc161010e9deec544410a3e91d105d07ed9ec9911
tree2e6cfdfccb275e4ef52c8e8162f48c7fce3921c5
parent79bca27c51e6696e33066e65b9bb672ea1a3d0f8
cwrapper: split long lines when dumping the wrapper script.

* libltdl/config/ltmain.m4sh (func_emit_cwrapperexe_src): If
the wrapper script contains long lines, split them for
readability and to conform with C standards.
* tests/cwrapper.at (cwrapper string length): New test, making
sure we don't regress.

Signed-off-by: Peter Rosin <peda@lysator.liu.se>
ChangeLog
libltdl/config/ltmain.m4sh
tests/cwrapper.at