]> git.ipfire.org Git - thirdparty/libtool.git/commit
Detect Sun compiler suite with 'sun'-prefixed names.
authorRalf Wildenhues <Ralf.Wildenhues@gmx.de>
Sun, 28 Feb 2010 12:38:34 +0000 (13:38 +0100)
committerRalf Wildenhues <Ralf.Wildenhues@gmx.de>
Sun, 28 Feb 2010 12:38:34 +0000 (13:38 +0100)
commitd5ca75c82dfb86fb66d69d6ff62ac16a5bdcc8e0
treed0a76f61eb0eb5d0564fd5b1ae9860589415b554
parent7efdc2482e01bade122656c13b53423ec49f59db
Detect Sun compiler suite with 'sun'-prefixed names.

* libltdl/m4/libtool.m4 (_LT_COMPILER_PIC, _LT_LANG_CXX_CONFIG)
(_LT_SYS_HIDDEN_LIBDEPS) [solaris]: Accept compiler names sunCC,
sunf77, sunf90, sunf95 in addition to CC, f77, f90, f95.
* NEWS: Update.
Report by Vadim Zeitlin.

Signed-off-by: Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
ChangeLog
NEWS
libltdl/m4/libtool.m4