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 /* Define to 1 if you have the ANSI C header files. */
84 /* DSSI wrapper will be built */
87 /* GTK+ GUI for DSSI will be built */
90 /* JACK I/O will be used */
93 /* LADSPA wrapper will be built */
96 /* "LASH Audio Session Handler client functionality is enabled" */
99 /* LV2 wrapper will be built */
102 /* GTK+ GUI for LV2 plugins will be built */
105 /* Version number of package */
108 /* Define for Solaris 2.5.1 so the uint32_t typedef from <sys/synch.h>,
109 <pthread.h>, or <semaphore.h> is not used. If the typedef was allowed, the
110 #define below would cause a syntax error. */
113 /* Define for Solaris 2.5.1 so the uint64_t typedef from <sys/synch.h>,
114 <pthread.h>, or <semaphore.h> is not used. If the typedef was allowed, the
115 #define below would cause a syntax error. */
118 /* Define for Solaris 2.5.1 so the uint8_t typedef from <sys/synch.h>,
119 <pthread.h>, or <semaphore.h> is not used. If the typedef was allowed, the
120 #define below would cause a syntax error. */
123 /* Define to empty if `const' does not conform to ANSI C. */
126 /* Define to `__inline__' or `__inline' if that's what the C compiler
127 calls it, or to nothing if 'inline' is not supported under any name. */
132 /* Define to the type of a signed integer type of width exactly 16 bits if
133 such a type exists and the standard includes do not define it. */
136 /* Define to the type of a signed integer type of width exactly 32 bits if
137 such a type exists and the standard includes do not define it. */
140 /* Define to the type of a signed integer type of width exactly 64 bits if
141 such a type exists and the standard includes do not define it. */
144 /* Define to the type of a signed integer type of width exactly 8 bits if such
145 a type exists and the standard includes do not define it. */
148 /* Define to the type of an unsigned integer type of width exactly 16 bits if
149 such a type exists and the standard includes do not define it. */
152 /* Define to the type of an unsigned integer type of width exactly 32 bits if
153 such a type exists and the standard includes do not define it. */
156 /* Define to the type of an unsigned integer type of width exactly 64 bits if
157 such a type exists and the standard includes do not define it. */
160 /* Define to the type of an unsigned integer type of width exactly 8 bits if
161 such a type exists and the standard includes do not define it. */