(USE_THREADS, GUILE_ISELECT): Do not define here. They are defined in
authorMarius Vollmer <mvo@zagadka.de>
Sun, 10 Nov 2002 22:05:22 +0000 (22:05 +0000)
committerMarius Vollmer <mvo@zagadka.de>
Sun, 10 Nov 2002 22:05:22 +0000 (22:05 +0000)
configure.in.

libguile/__scm.h

index 5190e2c..bb6a60a 100644 (file)
 # define SCM_API extern
 #endif
 
-#if defined (SCM_ENABLE_DEPRECATED)
-
-/* These options are always active.
- */
-#define USE_THREADS
-#define GUILE_ISELECT
-
-#endif
-
 \f
 
 /* What did the configure script discover about the outside world?  */