From: Bart Van Assche Date: Sat, 11 Oct 2008 18:30:20 +0000 (+0000) Subject: Added check for the include file X-Git-Tag: svn/VALGRIND_3_4_0~229 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=067023d4a21e739d6c7587590b5ef38b7796783b;p=thirdparty%2Fvalgrind.git Added check for the include file git-svn-id: svn://svn.valgrind.org/valgrind/trunk@8659 --- diff --git a/configure.in b/configure.in index c48ab7b4c7..7eb76ae14f 100644 --- a/configure.in +++ b/configure.in @@ -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 \