1 #ifndef _CCL_CCL_CONFIG_H
2 #define _CCL_CCL_CONFIG_H 1
12 #ifndef CCL_CCL_ENABLE_ASSERTIONS
13 #define CCL_CCL_ENABLE_ASSERTIONS 1
17 #ifndef CCL_HAVE_DLFCN_H
18 #define CCL_HAVE_DLFCN_H 1
22 #ifndef CCL_HAVE_GETRUSAGE
23 #define CCL_HAVE_GETRUSAGE 1
27 #ifndef CCL_HAVE_INTPTR_T
28 #define CCL_HAVE_INTPTR_T 1
32 #ifndef CCL_HAVE_INTTYPES_H
33 #define CCL_HAVE_INTTYPES_H 1
38 #define CCL_HAVE_LIBM 1
42 #ifndef CCL_HAVE_MEMORY_H
43 #define CCL_HAVE_MEMORY_H 1
47 #ifndef CCL_HAVE_PTHREAD
48 #define CCL_HAVE_PTHREAD 1
52 #ifndef CCL_HAVE_PTHREAD_PRIO_INHERIT
53 #define CCL_HAVE_PTHREAD_PRIO_INHERIT 1
57 #ifndef CCL_HAVE_SNPRINTF
58 #define CCL_HAVE_SNPRINTF 1
62 #ifndef CCL_HAVE_STDARG_H
63 #define CCL_HAVE_STDARG_H 1
67 #ifndef CCL_HAVE_STDINT_H
68 #define CCL_HAVE_STDINT_H 1
72 #ifndef CCL_HAVE_STDIO_H
73 #define CCL_HAVE_STDIO_H 1
77 #ifndef CCL_HAVE_STDLIB_H
78 #define CCL_HAVE_STDLIB_H 1
82 #ifndef CCL_HAVE_STRINGS_H
83 #define CCL_HAVE_STRINGS_H 1
87 #ifndef CCL_HAVE_STRING_H
88 #define CCL_HAVE_STRING_H 1
92 #ifndef CCL_HAVE_SYS_RESOURCE_H
93 #define CCL_HAVE_SYS_RESOURCE_H 1
97 #ifndef CCL_HAVE_SYS_STAT_H
98 #define CCL_HAVE_SYS_STAT_H 1
102 #ifndef CCL_HAVE_SYS_TIME_H
103 #define CCL_HAVE_SYS_TIME_H 1
107 #ifndef CCL_HAVE_SYS_TYPES_H
108 #define CCL_HAVE_SYS_TYPES_H 1
112 #ifndef CCL_HAVE_UINTPTR_T
113 #define CCL_HAVE_UINTPTR_T 1
117 #ifndef CCL_HAVE_UNISTD_H
118 #define CCL_HAVE_UNISTD_H 1
122 #ifndef CCL_HAVE_VSNPRINTF
123 #define CCL_HAVE_VSNPRINTF 1
128 #ifndef CCL_LT_OBJDIR
129 #define CCL_LT_OBJDIR ".libs/"
134 #define CCL_PACKAGE "ccl"
138 #ifndef CCL_PACKAGE_BUGREPORT
139 #define CCL_PACKAGE_BUGREPORT "labri.altarica-bugs@diff.u-bordeaux.fr"
143 #ifndef CCL_PACKAGE_NAME
144 #define CCL_PACKAGE_NAME "ccl"
148 #ifndef CCL_PACKAGE_STRING
149 #define CCL_PACKAGE_STRING "ccl arc-1.6"
153 #ifndef CCL_PACKAGE_TARNAME
154 #define CCL_PACKAGE_TARNAME "ccl"
158 #ifndef CCL_PACKAGE_URL
159 #define CCL_PACKAGE_URL ""
163 #ifndef CCL_PACKAGE_VERSION
164 #define CCL_PACKAGE_VERSION "arc-1.6"
175 #ifndef CCL_STDC_HEADERS
176 #define CCL_STDC_HEADERS 1
181 #define CCL_VERSION "arc-1.6"