]> git.ipfire.org Git - thirdparty/libtool.git/commit
Work around yet another shell quoting portability issue.
authorRalf Wildenhues <Ralf.Wildenhues@gmx.de>
Sun, 29 Aug 2010 14:54:33 +0000 (16:54 +0200)
committerRalf Wildenhues <Ralf.Wildenhues@gmx.de>
Sun, 29 Aug 2010 14:58:31 +0000 (16:58 +0200)
commit957541fbe23db58feaf554a68a852c99839a19f3
treee89ff740a6e5ba840183e82057c6a16ddf70f251
parentf54621ca526d383ae6a120a11981be0a03aa1151
Work around yet another shell quoting portability issue.

* configure.ac: Avoid nonportable quoted alternate variable
value in unquoted here document, so Solaris 10 sh and Tru64
ksh do not print spurious extra quotes.
ChangeLog
configure.ac