annotate config.h.in @ 1:b8f2448f7207

Initial import
author Jamie Bullock <jamie@postlude.co.uk>
date Mon, 02 Oct 2006 14:18:15 +0000
parents
children 3194fd1b6205
rev   line source
jamie@1 1 /* config.h.in. Generated from configure.in by autoheader. */
jamie@1 2
jamie@1 3 /* Build the vector functions */
jamie@1 4 #undef BUILD_VECTOR
jamie@1 5
jamie@1 6 /* Define to 1 if you have the <dlfcn.h> header file. */
jamie@1 7 #undef HAVE_DLFCN_H
jamie@1 8
jamie@1 9 /* Define to 1 if you have the <inttypes.h> header file. */
jamie@1 10 #undef HAVE_INTTYPES_H
jamie@1 11
jamie@1 12 /* Define to 1 if you have the <math.h> header file. */
jamie@1 13 #undef HAVE_MATH_H
jamie@1 14
jamie@1 15 /* Define to 1 if you have the <memory.h> header file. */
jamie@1 16 #undef HAVE_MEMORY_H
jamie@1 17
jamie@1 18 /* Define to 1 if you have the <stdint.h> header file. */
jamie@1 19 #undef HAVE_STDINT_H
jamie@1 20
jamie@1 21 /* Define to 1 if you have the <stdlib.h> header file. */
jamie@1 22 #undef HAVE_STDLIB_H
jamie@1 23
jamie@1 24 /* Define to 1 if you have the <strings.h> header file. */
jamie@1 25 #undef HAVE_STRINGS_H
jamie@1 26
jamie@1 27 /* Define to 1 if you have the <string.h> header file. */
jamie@1 28 #undef HAVE_STRING_H
jamie@1 29
jamie@1 30 /* Define to 1 if you have the <sys/stat.h> header file. */
jamie@1 31 #undef HAVE_SYS_STAT_H
jamie@1 32
jamie@1 33 /* Define to 1 if you have the <sys/types.h> header file. */
jamie@1 34 #undef HAVE_SYS_TYPES_H
jamie@1 35
jamie@1 36 /* Define to 1 if you have the <unistd.h> header file. */
jamie@1 37 #undef HAVE_UNISTD_H
jamie@1 38
jamie@1 39 /* Name of package */
jamie@1 40 #undef PACKAGE
jamie@1 41
jamie@1 42 /* Define to the address where bug reports for this package should be sent. */
jamie@1 43 #undef PACKAGE_BUGREPORT
jamie@1 44
jamie@1 45 /* Define to the full name of this package. */
jamie@1 46 #undef PACKAGE_NAME
jamie@1 47
jamie@1 48 /* Define to the full name and version of this package. */
jamie@1 49 #undef PACKAGE_STRING
jamie@1 50
jamie@1 51 /* Define to the one symbol short name of this package. */
jamie@1 52 #undef PACKAGE_TARNAME
jamie@1 53
jamie@1 54 /* Define to the version of this package. */
jamie@1 55 #undef PACKAGE_VERSION
jamie@1 56
jamie@1 57 /* Define to 1 if you have the ANSI C header files. */
jamie@1 58 #undef STDC_HEADERS
jamie@1 59
jamie@1 60 /* Version number of package */
jamie@1 61 #undef VERSION