]> git.ipfire.org Git - thirdparty/valgrind.git/commit
Fix the configure test for presense of __xpg[4,6] symbols
authorIvo Raisr <ivosh@ivosh.net>
Sat, 19 Nov 2016 15:15:10 +0000 (15:15 +0000)
committerIvo Raisr <ivosh@ivosh.net>
Sat, 19 Nov 2016 15:15:10 +0000 (15:15 +0000)
commit452db17ca7a4c78337836f0bd11d199cc3a98206
tree8aefc371c783056ab1170ccb5376d7a650c6c2f3
parentd208bc934bb5453976e811bd61b6bb0c72ec6a30
Fix the configure test for presense of __xpg[4,6] symbols
on Solaris so that only shared library is considered.
Previously a binary was checked which now started to produce
incorrect results with regards to vg_preload.
n-i-bz

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@16142
configure.ac