From: Bart Van Assche Date: Fri, 16 Jan 2009 12:06:54 +0000 (+0000) Subject: Added configure test for the header file . X-Git-Tag: svn/VALGRIND_3_5_0~1091 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=379b2040f9cd1519c441a5258c2cd6e4c31b020e;p=thirdparty%2Fvalgrind.git Added configure test for the header file . git-svn-id: svn://svn.valgrind.org/valgrind/trunk@8968 --- diff --git a/configure.in b/configure.in index 51671c3f28..d81021d94b 100644 --- a/configure.in +++ b/configure.in @@ -1269,6 +1269,7 @@ fi # Checks for C header files. AC_HEADER_STDC AC_CHECK_HEADERS([ \ + asm/unistd.h \ endian.h \ mqueue.h \ sys/endian.h \