Correcting comment related to pthreads.

This commit is contained in:
Alan Mishchenko 2012-09-24 20:53:26 -07:00
parent 6f03813557
commit 4ab0c4b204
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@
// 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
#ifdef ABC_USE_PTHREADS