]> git.ipfire.org Git - thirdparty/libtool.git/commit
Fix PIC flags with mpif77 using ifort on GNU/Linux.
authorRalf Wildenhues <Ralf.Wildenhues@gmx.de>
Fri, 17 Dec 2010 19:30:53 +0000 (20:30 +0100)
committerRalf Wildenhues <Ralf.Wildenhues@gmx.de>
Mon, 20 Dec 2010 03:05:59 +0000 (04:05 +0100)
commit39ba8c55de025805c69d46e76f1a352658e01382
tree31853b1c6701370f0dc2977b17efa366e91da682
parent92eb89aace9fd41e43eee33f5c392adf1bcf8963
Fix PIC flags with mpif77 using ifort on GNU/Linux.

* libltdl/m4/libtool.m4 (_LT_COMPILER_PIC) [linux]:
Match Intel compiler also using $CC -V output, to avoid false
negatives with compiler drivers like mpif77.
Report by Christian Rössel.

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