]> git.ipfire.org Git - thirdparty/libtool.git/commit
* libtool.m4: When LDFLAGS="-Wl,-brtl,[other options]", the
authorAlbert Chin-A-Young <china@thewrittenword.com>
Thu, 24 Oct 2002 23:59:11 +0000 (23:59 +0000)
committerGary V. Vaughan <gary@gnu.org>
Thu, 24 Oct 2002 23:59:11 +0000 (23:59 +0000)
commit35f161c0db8583d980e370cb9c60ca456844e229
tree4c788c19c9c8220fa0361200d7f03384f115e47d
parent6487bfdcb540020bf142e819581b1d1ebd96f812
* libtool.m4: When LDFLAGS="-Wl,-brtl,[other options]", the
-brtl special-case code for AIX never gets triggered because
were are being too specific about how we search for -brtl.
Use case statement to avoid this. Remove extraneous
semicolon.
* ltmain.in: Recognize the IBM xlc compiler.
ChangeLog
libtool.m4
ltmain.in