|
|
|
|
|
|
|
gen-scmconfig.c for details. This file should be considered even |
|
more private than config.h and should only be included by |
|
gen-scmconfig.c. |
|
*/ |
|
|
|
#define SCM_I_GSC_GUILE_DEBUG |
|
#define SCM_I_GSC_ENABLE_DEPRECATED |
|
#define SCM_I_GSC_STACK_GROWS_UP |
|
#define SCM_I_GSC_C_INLINE |
|
#define SCM_I_GSC_USE_PTHREAD_THREADS |
|
#define SCM_I_GSC_USE_NULL_THREADS |
|
#define SCM_I_GSC_NEED_BRACES_ON_PTHREAD_ONCE_INIT |
|
#define SCM_I_GSC_NEED_BRACES_ON_PTHREAD_MUTEX_INITIALIZER |
|
#define SCM_I_GSC_HAVE_THREAD_STORAGE_CLASS |
|
#define SCM_I_GSC_HAVE_STRUCT_DIRENT64 |
|
#define SCM_I_GSC_ICONVEH_ERROR |
|
#define SCM_I_GSC_ICONVEH_QUESTION_MARK |
|
#define SCM_I_GSC_ICONVEH_ESCAPE_SEQUENCE |
|
#define SCM_I_GSC_HAVE_AUXILIARY_STACK |
|
#define SCM_I_GSC_ENABLE_MINI_GMP |
|
|
|
Local Variables: |
|
mode: c |
|
End: |
|
*/ |
|
|