jamie@1
|
1 /* config.h.in. Generated from configure.in by autoheader. */
|
jamie@1
|
2
|
jamie@17
|
3 /* Build the pd example */
|
jamie@17
|
4 #undef BUILD_PD_EXAMPLE
|
jamie@17
|
5
|
jamie@29
|
6 /* Build the simpletest example */
|
jamie@29
|
7 #undef BUILD_SIMPLETEST
|
jamie@29
|
8
|
jamie@1
|
9 /* Build the vector functions */
|
jamie@1
|
10 #undef BUILD_VECTOR
|
jamie@1
|
11
|
jamie@17
|
12 /* Define to enable debug */
|
jamie@17
|
13 #undef DEBUG
|
jamie@17
|
14
|
jamie@1
|
15 /* Define to 1 if you have the <dlfcn.h> header file. */
|
jamie@1
|
16 #undef HAVE_DLFCN_H
|
jamie@1
|
17
|
jamie@1
|
18 /* Define to 1 if you have the <inttypes.h> header file. */
|
jamie@1
|
19 #undef HAVE_INTTYPES_H
|
jamie@1
|
20
|
jamie@17
|
21 /* Define to 1 if you have the <math.h */
|
jamie@1
|
22 #undef HAVE_MATH_H
|
jamie@1
|
23
|
jamie@1
|
24 /* Define to 1 if you have the <memory.h> header file. */
|
jamie@1
|
25 #undef HAVE_MEMORY_H
|
jamie@1
|
26
|
jamie@1
|
27 /* Define to 1 if you have the <stdint.h> header file. */
|
jamie@1
|
28 #undef HAVE_STDINT_H
|
jamie@1
|
29
|
jamie@17
|
30 /* Define to 1 if you have the <stdio.h> header file. */
|
jamie@17
|
31 #undef HAVE_STDIO_H
|
jamie@17
|
32
|
jamie@17
|
33 /* Define to 1 if you have the <stdlib.h */
|
jamie@1
|
34 #undef HAVE_STDLIB_H
|
jamie@1
|
35
|
jamie@1
|
36 /* Define to 1 if you have the <strings.h> header file. */
|
jamie@1
|
37 #undef HAVE_STRINGS_H
|
jamie@1
|
38
|
jamie@1
|
39 /* Define to 1 if you have the <string.h> header file. */
|
jamie@1
|
40 #undef HAVE_STRING_H
|
jamie@1
|
41
|
jamie@1
|
42 /* Define to 1 if you have the <sys/stat.h> header file. */
|
jamie@1
|
43 #undef HAVE_SYS_STAT_H
|
jamie@1
|
44
|
jamie@1
|
45 /* Define to 1 if you have the <sys/types.h> header file. */
|
jamie@1
|
46 #undef HAVE_SYS_TYPES_H
|
jamie@1
|
47
|
jamie@1
|
48 /* Define to 1 if you have the <unistd.h> header file. */
|
jamie@1
|
49 #undef HAVE_UNISTD_H
|
jamie@1
|
50
|
jamie@28
|
51 /* LibXtract Version */
|
jamie@28
|
52 #undef LIBXTRACT_VERSION
|
jamie@28
|
53
|
jamie@1
|
54 /* Name of package */
|
jamie@1
|
55 #undef PACKAGE
|
jamie@1
|
56
|
jamie@1
|
57 /* Define to the address where bug reports for this package should be sent. */
|
jamie@1
|
58 #undef PACKAGE_BUGREPORT
|
jamie@1
|
59
|
jamie@1
|
60 /* Define to the full name of this package. */
|
jamie@1
|
61 #undef PACKAGE_NAME
|
jamie@1
|
62
|
jamie@1
|
63 /* Define to the full name and version of this package. */
|
jamie@1
|
64 #undef PACKAGE_STRING
|
jamie@1
|
65
|
jamie@1
|
66 /* Define to the one symbol short name of this package. */
|
jamie@1
|
67 #undef PACKAGE_TARNAME
|
jamie@1
|
68
|
jamie@1
|
69 /* Define to the version of this package. */
|
jamie@1
|
70 #undef PACKAGE_VERSION
|
jamie@1
|
71
|
jamie@1
|
72 /* Define to 1 if you have the ANSI C header files. */
|
jamie@1
|
73 #undef STDC_HEADERS
|
jamie@1
|
74
|
jamie@1
|
75 /* Version number of package */
|
jamie@1
|
76 #undef VERSION
|