annotate config.h.in @ 30:4df9012cebf1

Replaced --enable-vector with --enable-fft and improved build
author Jamie Bullock <jamie@postlude.co.uk>
date Fri, 20 Oct 2006 12:30:46 +0000
parents a9154a4599c2
children b2e7e24c9a9c
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@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