Treat like icc and ecc, for fixed `-Wl,' and `-KPIC' settings.
+2008-02-09 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
+
+ * libltdl/m4/libtool.m4 (_LT_COMPILER_PIC) [linux] <ifort>:
+ Treat like icc and ecc, for fixed `-Wl,' and `-KPIC' settings.
+
2008-02-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
* tests/archive-in-archive.at
linux* | k*bsd*-gnu)
case $cc_basename in
- icc* | ecc*)
+ icc* | ecc* | ifort*)
_LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
_LT_TAGVAR(lt_prog_compiler_pic, $1)='-KPIC'
_LT_TAGVAR(lt_prog_compiler_static, $1)='-static'