This commit is contained in:
Ben "root" Anderson
2013-10-25 15:26:42 -05:00
parent 0959033fe6
commit f38d56104c
+1 -1
View File
@@ -271,7 +271,7 @@ endif
# Yes, really. MinGW provides pthread.
if HAVE_PTHREAD
Threads += arch/Threads/Threads_Pthreads.cpp arch/Threads/Threads_Pthreads.h \
achutils/Common/PthreadHelpers.cpp archutils/Common/PthreadHelpers.h
archutils/Common/PthreadHelpers.cpp archutils/Common/PthreadHelpers.h
endif
if HAVE_X11