Commit 4ab0c4b2 by Alan Mishchenko

Correcting comment related to pthreads.

parent 6f038135
...@@ -24,7 +24,7 @@ ...@@ -24,7 +24,7 @@
// to compile on Linux, add -lpthread to LIBS in Makefile // to compile on Linux, add -lpthread to LIBS in Makefile
// uncomment this line to enable pthreads // comment out this line to disable pthreads
#define ABC_USE_PTHREADS #define ABC_USE_PTHREADS
#ifdef ABC_USE_PTHREADS #ifdef ABC_USE_PTHREADS
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment