annotate config.h.in @ 52:45c585bb7996

Rationalised spectral data format. Added spectral_mean et al
author Jamie Bullock <jamie@postlude.co.uk>
date Wed, 10 Jan 2007 13:16:55 +0000
parents b2e7e24c9a9c
children 382278bea2c2
rev   line source
jamie@1 1 /* config.h.in. Generated from configure.in by autoheader. */
jamie@1 2
jamie@30 3 /* Build the fft functions */
jamie@30 4 #undef BUILD_FFT
jamie@30 5
jamie@17 6 /* Build the pd example */
jamie@17 7 #undef BUILD_PD_EXAMPLE
jamie@17 8
jamie@29 9 /* Build the simpletest example */
jamie@29 10 #undef BUILD_SIMPLETEST
jamie@29 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@44 21 /* Define to 1 if you have the <math.h,> header file. */
jamie@44 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@44 33 /* Define to 1 if you have the <stdlib.h> header file. */
jamie@1 34 #undef HAVE_STDLIB_H
jamie@1 35
jamie@44 36 /* Define to 1 if you have the <stdlib.h,> header file. */
jamie@44 37 #undef HAVE_STDLIB_H_
jamie@44 38
jamie@1 39 /* Define to 1 if you have the <strings.h> header file. */
jamie@1 40 #undef HAVE_STRINGS_H
jamie@1 41
jamie@1 42 /* Define to 1 if you have the <string.h> header file. */
jamie@1 43 #undef HAVE_STRING_H
jamie@1 44
jamie@1 45 /* Define to 1 if you have the <sys/stat.h> header file. */
jamie@1 46 #undef HAVE_SYS_STAT_H
jamie@1 47
jamie@1 48 /* Define to 1 if you have the <sys/types.h> header file. */
jamie@1 49 #undef HAVE_SYS_TYPES_H
jamie@1 50
jamie@1 51 /* Define to 1 if you have the <unistd.h> header file. */
jamie@1 52 #undef HAVE_UNISTD_H
jamie@1 53
jamie@28 54 /* LibXtract Version */
jamie@28 55 #undef LIBXTRACT_VERSION
jamie@28 56
jamie@1 57 /* Name of package */
jamie@1 58 #undef PACKAGE
jamie@1 59
jamie@1 60 /* Define to the address where bug reports for this package should be sent. */
jamie@1 61 #undef PACKAGE_BUGREPORT
jamie@1 62
jamie@1 63 /* Define to the full name of this package. */
jamie@1 64 #undef PACKAGE_NAME
jamie@1 65
jamie@1 66 /* Define to the full name and version of this package. */
jamie@1 67 #undef PACKAGE_STRING
jamie@1 68
jamie@1 69 /* Define to the one symbol short name of this package. */
jamie@1 70 #undef PACKAGE_TARNAME
jamie@1 71
jamie@1 72 /* Define to the version of this package. */
jamie@1 73 #undef PACKAGE_VERSION
jamie@1 74
jamie@1 75 /* Define to 1 if you have the ANSI C header files. */
jamie@1 76 #undef STDC_HEADERS
jamie@1 77
jamie@1 78 /* Version number of package */
jamie@1 79 #undef VERSION