[or-cvs] Add ENABLE_THREADS macro to windows orconfig.h

Nick Mathewson nickm at seul.org
Sun May 15 00:18:01 UTC 2005


Update of /home/or/cvsroot/tor/src/win32
In directory moria.mit.edu:/tmp/cvs-serv15731

Modified Files:
	orconfig.h 
Log Message:
Add ENABLE_THREADS macro to windows orconfig.h

Index: orconfig.h
===================================================================
RCS file: /home/or/cvsroot/tor/src/win32/orconfig.h,v
retrieving revision 1.54
retrieving revision 1.55
diff -u -d -r1.54 -r1.55
--- orconfig.h	28 Apr 2005 16:11:48 -0000	1.54
+++ orconfig.h	15 May 2005 00:17:59 -0000	1.55
@@ -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
 



More information about the tor-commits mailing list