]> git.ipfire.org Git - thirdparty/libtool.git/commit
Oh My! Cygwin support has bitrotted while I was looking the other
authorGary V. Vaughan <gary@gnu.org>
Tue, 5 Dec 2000 18:33:07 +0000 (18:33 +0000)
committerGary V. Vaughan <gary@gnu.org>
Tue, 5 Dec 2000 18:33:07 +0000 (18:33 +0000)
commitf1a75923bb44268d31e05a28d093cb0a2a746d1e
treef40cd2041eac839168822b44ce28ede1436ecef5
parent4ae2e67203dbf57cfad460aab16b7ca93f07acce
Oh My! Cygwin support has bitrotted while I was looking the other
way.  This should fix it some:
* libtool.m4 (extract_expsyms_cmds): There is a quoting problem
with autoconf-2.13 that prevents [$]0 from expanding.  Use shell
quotes instead to delay eval of $0.
(impgen.c) The '# ' sequence stripped by sed works again.
ChangeLog
libtool.m4