1 /* config.h.in. Generated from configure.ac by autoheader. */
3 /* "Experimental features are enabled" */
4 #undef ENABLE_EXPERIMENTAL
6 /* Define to 1 if you have the <dlfcn.h> header file. */
9 /* Define to 1 if you have the `floor' function. */
12 /* Define to 1 if you have the <inttypes.h> header file. */
13 #undef HAVE_INTTYPES_H
15 /* Define to 1 if you have the <jack/jack.h> header file. */
16 #undef HAVE_JACK_JACK_H
18 /* Define to 1 if you have the <math.h> header file. */
21 /* Define to 1 if you have the <memory.h> header file. */
24 /* Define to 1 if you have the `memset' function. */
27 /* Define to 1 if you have the `pow' function. */
30 /* Define to 1 if stdbool.h conforms to C99. */
33 /* Define to 1 if you have the <stdint.h> header file. */
36 /* Define to 1 if you have the <stdlib.h> header file. */
39 /* Define to 1 if you have the <strings.h> header file. */
42 /* Define to 1 if you have the <string.h> header file. */
45 /* Define to 1 if you have the <sys/stat.h> header file. */
46 #undef HAVE_SYS_STAT_H
48 /* Define to 1 if you have the <sys/types.h> header file. */
49 #undef HAVE_SYS_TYPES_H
51 /* Define to 1 if you have the <time.h> header file. */
54 /* Define to 1 if you have the <unistd.h> header file. */
57 /* Define to 1 if the system has the type `_Bool'. */
60 /* Old JACK version (with extra nframes argument) is to be used */
66 /* Define to the address where bug reports for this package should be sent. */
67 #undef PACKAGE_BUGREPORT
69 /* Define to the full name of this package. */
72 /* Define to the full name and version of this package. */
75 /* Define to the one symbol short name of this package. */
76 #undef PACKAGE_TARNAME
78 /* Define to the version of this package. */
79 #undef PACKAGE_VERSION
81 /* Calf shared data directory (bitmaps, GUI XML etc.) */
84 /* Define to 1 if you have the ANSI C header files. */
87 /* DSSI wrapper will be built */
90 /* GTK+ GUI for DSSI will be built */
93 /* JACK I/O will be used */
96 /* LADSPA wrapper will be built */
99 /* "LASH Audio Session Handler client functionality is enabled" */
102 /* LV2 wrapper will be built */
105 /* GTK+ GUI for LV2 plugins will be built */
108 /* Version number of package */
111 /* Define for Solaris 2.5.1 so the uint32_t typedef from <sys/synch.h>,
112 <pthread.h>, or <semaphore.h> is not used. If the typedef was allowed, the
113 #define below would cause a syntax error. */
116 /* Define for Solaris 2.5.1 so the uint64_t typedef from <sys/synch.h>,
117 <pthread.h>, or <semaphore.h> is not used. If the typedef was allowed, the
118 #define below would cause a syntax error. */
121 /* Define for Solaris 2.5.1 so the uint8_t typedef from <sys/synch.h>,
122 <pthread.h>, or <semaphore.h> is not used. If the typedef was allowed, the
123 #define below would cause a syntax error. */
126 /* Define to empty if `const' does not conform to ANSI C. */
129 /* Define to `__inline__' or `__inline' if that's what the C compiler
130 calls it, or to nothing if 'inline' is not supported under any name. */
135 /* Define to the type of a signed integer type of width exactly 16 bits if
136 such a type exists and the standard includes do not define it. */
139 /* Define to the type of a signed integer type of width exactly 32 bits if
140 such a type exists and the standard includes do not define it. */
143 /* Define to the type of a signed integer type of width exactly 64 bits if
144 such a type exists and the standard includes do not define it. */
147 /* Define to the type of a signed integer type of width exactly 8 bits if such
148 a type exists and the standard includes do not define it. */
151 /* Define to the type of an unsigned integer type of width exactly 16 bits if
152 such a type exists and the standard includes do not define it. */
155 /* Define to the type of an unsigned integer type of width exactly 32 bits if
156 such a type exists and the standard includes do not define it. */
159 /* Define to the type of an unsigned integer type of width exactly 64 bits if
160 such a type exists and the standard includes do not define it. */
163 /* Define to the type of an unsigned integer type of width exactly 8 bits if
164 such a type exists and the standard includes do not define it. */