]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
Added check for the include file <bits/libc-lock.h>
authorBart Van Assche <bvanassche@acm.org>
Sat, 11 Oct 2008 18:30:20 +0000 (18:30 +0000)
committerBart Van Assche <bvanassche@acm.org>
Sat, 11 Oct 2008 18:30:20 +0000 (18:30 +0000)
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@8659

configure.in

index c48ab7b4c7c1cee78f36146239eb00e3658f5c1e..7eb76ae14f806bfd07ff4c47be7f462550e7b334 100644 (file)
@@ -1261,6 +1261,7 @@ AC_HEADER_STDC
 AC_CHECK_HEADERS([       \
         endian.h         \
         mqueue.h         \
+        bits/libc-lock.h \
         sys/endian.h     \
         sys/epoll.h      \
         sys/eventfd.h    \