Check if libc has __xstat
authorLucas De Marchi <lucas.demarchi@profusion.mobi>
Wed, 8 Feb 2012 22:29:52 +0000 (20:29 -0200)
committerLucas De Marchi <lucas.demarchi@profusion.mobi>
Wed, 8 Feb 2012 22:29:52 +0000 (20:29 -0200)
commitd005aeb7529ab690c7b7119f0ef545e2c07a1cea
tree99c0de89b0c0cd9b564f334d83a3252e040eb587
parent995627d04eb73abd689ba243c058616d4dfd3b58
Check if libc has __xstat

uClibc doesn't use __xstat. Check if it exists, otherwise don't export
the override function.
configure.ac
testsuite/path.c