Cleanup: remove leftover manual pthread detection
[urcu.git] / tests / regression / Makefile.am
index 2376edc847ed595fe44810b4b1bbf356feeef92a..9556e3c232399a7a40768cb77f838bf5b04d5ba3 100644 (file)
@@ -1,6 +1,3 @@
-if !LIBC_INCLUDES_PTHREAD
-AM_LDFLAGS=-lpthread
-endif
 AM_CFLAGS=-I$(top_srcdir) -I$(top_builddir) -I$(top_srcdir)/tests/utils -I$(top_srcdir)/tests/common -g
 
 SCRIPT_LIST = run.sh
This page took 0.022763 seconds and 4 git commands to generate.