X-Git-Url: https://git.liburcu.org/?p=urcu.git;a=blobdiff_plain;f=configure.ac;h=753bec56f53bfa218ade1dca636e1e12e79c82df;hp=5aa343353ae806de28c22b024a6961fd2e73ab88;hb=cdadd34c8c56a215f51c0175292985558ccb3909;hpb=9a79c612003362a97217613b7906a4782977d373 diff --git a/configure.ac b/configure.ac index 5aa3433..753bec5 100644 --- a/configure.ac +++ b/configure.ac @@ -90,6 +90,8 @@ AS_IF([test "x$ax_cv___attribute__" = "xyes"], AX_PTHREAD(,[AC_MSG_ERROR([Could not configure pthreads support])]) +AM_CFLAGS="$AM_CFLAGS $PTHREAD_CFLAGS" + # Checks for library functions. AC_FUNC_MMAP AC_FUNC_FORK