Treat like icc and ecc, for fixed `-Wl,' and `-KPIC' settings.
+2008-02-09 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
+
+ * libtool.m4 (AC_LIBTOOL_PROG_COMPILER_PIC): [linux] <ifort>:
+ Treat like icc and ecc, for fixed `-Wl,' and `-KPIC' settings.
+
2008-02-01 Peter O'Gorman <peter@pogma.com>
* NEWS: Update.
linux* | k*bsd*-gnu)
case $cc_basename in
- icc* | ecc*)
+ icc* | ecc* | ifort*)
_LT_AC_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
_LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-KPIC'
_LT_AC_TAGVAR(lt_prog_compiler_static, $1)='-static'