]> git.ipfire.org Git - thirdparty/autoconf.git/commit
Fix AC_FC_LIBRARY_LDFLAGS detection for BlueGene xlf -qipa.
authorRalf Wildenhues <Ralf.Wildenhues@gmx.de>
Mon, 19 Jul 2010 17:52:44 +0000 (19:52 +0200)
committerRalf Wildenhues <Ralf.Wildenhues@gmx.de>
Mon, 19 Jul 2010 17:52:44 +0000 (19:52 +0200)
commitbccd0d35fb047008c0d9c055f936967f00b348da
tree7adadf0f0a1fc7e51b6ccced785786114442e2bd
parentd847c5d01be5c4a702fcb0b4f5398c76949227e2
Fix AC_FC_LIBRARY_LDFLAGS detection for BlueGene xlf -qipa.

* lib/autoconf/fortran.m4 (_AC_FC_LIBRARY_LDFLAGS): Ignore
'-link', added spuriously when -qipa is used with the XL
Fortran compilers on BlueGene.

Signed-off-by: Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
ChangeLog
lib/autoconf/fortran.m4