]> git.ipfire.org Git - thirdparty/libtool.git/commit
Fix pic_flag test unportabilities.
authorRalf Wildenhues <Ralf.Wildenhues@gmx.de>
Mon, 2 Aug 2010 20:21:05 +0000 (22:21 +0200)
committerRalf Wildenhues <Ralf.Wildenhues@gmx.de>
Mon, 2 Aug 2010 20:21:05 +0000 (22:21 +0200)
commit5892f61de832b6ab679ac3bf5a51cc680884c739
treeea21214571caef0ce323cfd99dfe3b473c0d80bc
parenta107f18041e458fa9fe521d33c8d316a088447c9
Fix pic_flag test unportabilities.

* tests/pic_flag.at (override pic_flag at configure time): Skip
test if the compiler produces a warning containing `fpic'.
Do not use nonportable `grep -e', for Solaris.
Report by Charles Wilson.

Signed-off-by: Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
ChangeLog
tests/pic_flag.at