]> git.ipfire.org Git - thirdparty/libtool.git/commit
* ltconfig.in (with_gcc): Make the value of this option
authorGary V. Vaughan <gary@gnu.org>
Sun, 27 Aug 2000 10:50:23 +0000 (10:50 +0000)
committerGary V. Vaughan <gary@gnu.org>
Sun, 27 Aug 2000 10:50:23 +0000 (10:50 +0000)
commit656d1ca82444c444f31ad2973919376f71eb8d9b
treeab7fcde0eaf8c6cfae29bcb59f93fb6a21c0e53a
parent476d780ec2bbea1f9997400c768a2fe074c66041
* ltconfig.in (with_gcc):  Make the value of this option
available to the generated libtool script.
* ltmain.in (compile_command, finalize_command):  The native C
and C++ compilers on IRIX require the -LANG:std in order to to
compile correctly.   The same options should _not_ be passed
through to gcc on IRIX, or at all on other architectures for
backwards compatibility (among others).
Reported by Bob Freisenhahn <bfreisen@simple.dallas.tx.us>
Reported by Albert Chin-A-Young <china@thewrittenword.com>
ChangeLog
ltconfig.in
ltmain.in