Add ENABLE_THREADS macro to windows orconfig.h

svn:r4212
This commit is contained in:
Nick Mathewson 2005-05-15 00:17:59 +00:00
parent 4e92a0afea
commit c7bc2f9eae

View File

@ -17,6 +17,8 @@
/* Define to 1 if you have the <ctype.h> header file. */
#define HAVE_CTYPE_H
#define ENABLE_THREADS
/* Define to 1 if you have the <errno.h> header file. */
#define HAVE_ERRNO_H