libfaim/faim/faimconfig.h

changeset 317
966af66d7eab
parent 283
dbf3342692e9
child 445
f7ef3b61a842
--- a/libfaim/faim/faimconfig.h	Fri Jun 02 18:16:21 2000 +0000
+++ b/libfaim/faim/faimconfig.h	Fri Jun 02 18:23:54 2000 +0000
@@ -108,9 +108,12 @@
  * 
  * Default: defined on Linux, otherwise undefined
  */
+/*
 #ifdef __linux__
 #define FAIM_USEPTHREADS
 #endif
+*/
+#define FAIM_USEPTHREADS
 
 #endif /* __FAIMCONFIG_H__ */
 

mercurial