annotate config.h.in @ 28:c9223f9082e0

OS X fixes
author Jamie Bullock <jamie@postlude.co.uk>
date Wed, 18 Oct 2006 20:06:45 +0000
parents 3194fd1b6205
children a9154a4599c2
rev   line source
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@1 6 /* Build the vector functions */
jamie@1 7 #undef BUILD_VECTOR
jamie@1 8
jamie@17 9 /* Define to enable debug */
jamie@17 10 #undef DEBUG
jamie@17 11
jamie@1 12 /* Define to 1 if you have the <dlfcn.h> header file. */
jamie@1 13 #undef HAVE_DLFCN_H
jamie@1 14
jamie@1 15 /* Define to 1 if you have the <inttypes.h> header file. */
jamie@1 16 #undef HAVE_INTTYPES_H
jamie@1 17
jamie@17 18 /* Define to 1 if you have the <math.h */
jamie@1 19 #undef HAVE_MATH_H
jamie@1 20
jamie@1 21 /* Define to 1 if you have the <memory.h> header file. */
jamie@1 22 #undef HAVE_MEMORY_H
jamie@1 23
jamie@1 24 /* Define to 1 if you have the <stdint.h> header file. */
jamie@1 25 #undef HAVE_STDINT_H
jamie@1 26
jamie@17 27 /* Define to 1 if you have the <stdio.h> header file. */
jamie@17 28 #undef HAVE_STDIO_H
jamie@17 29
jamie@17 30 /* Define to 1 if you have the <stdlib.h */
jamie@1 31 #undef HAVE_STDLIB_H
jamie@1 32
jamie@1 33 /* Define to 1 if you have the <strings.h> header file. */
jamie@1 34 #undef HAVE_STRINGS_H
jamie@1 35
jamie@1 36 /* Define to 1 if you have the <string.h> header file. */
jamie@1 37 #undef HAVE_STRING_H
jamie@1 38
jamie@1 39 /* Define to 1 if you have the <sys/stat.h> header file. */
jamie@1 40 #undef HAVE_SYS_STAT_H
jamie@1 41
jamie@1 42 /* Define to 1 if you have the <sys/types.h> header file. */
jamie@1 43 #undef HAVE_SYS_TYPES_H
jamie@1 44
jamie@1 45 /* Define to 1 if you have the <unistd.h> header file. */
jamie@1 46 #undef HAVE_UNISTD_H
jamie@1 47
jamie@28 48 /* LibXtract Version */
jamie@28 49 #undef LIBXTRACT_VERSION
jamie@28 50
jamie@1 51 /* Name of package */
jamie@1 52 #undef PACKAGE
jamie@1 53
jamie@1 54 /* Define to the address where bug reports for this package should be sent. */
jamie@1 55 #undef PACKAGE_BUGREPORT
jamie@1 56
jamie@1 57 /* Define to the full name of this package. */
jamie@1 58 #undef PACKAGE_NAME
jamie@1 59
jamie@1 60 /* Define to the full name and version of this package. */
jamie@1 61 #undef PACKAGE_STRING
jamie@1 62
jamie@1 63 /* Define to the one symbol short name of this package. */
jamie@1 64 #undef PACKAGE_TARNAME
jamie@1 65
jamie@1 66 /* Define to the version of this package. */
jamie@1 67 #undef PACKAGE_VERSION
jamie@1 68
jamie@1 69 /* Define to 1 if you have the ANSI C header files. */
jamie@1 70 #undef STDC_HEADERS
jamie@1 71
jamie@1 72 /* Version number of package */
jamie@1 73 #undef VERSION