X-Git-Url: http://git.liburcu.org/?p=urcu.git;a=blobdiff_plain;f=configure.ac;h=3c61abc69519b158f52af779ca8583ad661f281d;hp=187cf43696a609701edcaef65931998e348df6a5;hb=b57aee663af988b7f686c076ce6aef2a0d2487c8;hpb=b96b22e11221bf068a4f5023293ba03b89a324a8 diff --git a/configure.ac b/configure.ac index 187cf43..3c61abc 100644 --- a/configure.ac +++ b/configure.ac @@ -35,7 +35,7 @@ AC_TYPE_SIZE_T # Checks for library functions. AC_FUNC_MALLOC AC_FUNC_MMAP -AC_CHECK_FUNCS([bzero gettimeofday munmap strtoul]) +AC_CHECK_FUNCS([bzero gettimeofday munmap sched_getcpu strtoul sysconf]) # Find arch type case $host_cpu in