[docs] Updated README.xml and TODO.xml
[adg.git] / config.h.in
blobfd1892ff6c963e787f57e44e289aac6baac50d3c
1 /* config.h.in. Generated from configure.ac by autoheader. */
3 /* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
4 systems. This function is required for `alloca.c' support on those systems.
5 */
6 #undef CRAY_STACKSEG_END
8 /* Define to 1 if using `alloca.c'. */
9 #undef C_ALLOCA
11 /* Define to 1 if translation of program messages to the user's native
12 language is requested. */
13 #undef ENABLE_NLS
15 /* Define to 1 if you have `alloca', as a function or macro. */
16 #undef HAVE_ALLOCA
18 /* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
20 #undef HAVE_ALLOCA_H
22 /* Define to 1 if you have the MacOS X function CFLocaleCopyCurrent in the
23 CoreFoundation framework. */
24 #undef HAVE_CFLOCALECOPYCURRENT
26 /* Define to 1 if you have the MacOS X function CFPreferencesCopyAppValue in
27 the CoreFoundation framework. */
28 #undef HAVE_CFPREFERENCESCOPYAPPVALUE
30 /* Define if the GNU dcgettext() function is already present or preinstalled.
32 #undef HAVE_DCGETTEXT
34 /* Define to 1 if you have the <dlfcn.h> header file. */
35 #undef HAVE_DLFCN_H
37 /* Define if the GNU gettext() function is already present or preinstalled. */
38 #undef HAVE_GETTEXT
40 /* Define if you have the iconv() function. */
41 #undef HAVE_ICONV
43 /* Define to 1 if you have the <inttypes.h> header file. */
44 #undef HAVE_INTTYPES_H
46 /* Define to 1 if you have the <memory.h> header file. */
47 #undef HAVE_MEMORY_H
49 /* Define to 1 if you have the <stdint.h> header file. */
50 #undef HAVE_STDINT_H
52 /* Define to 1 if you have the <stdlib.h> header file. */
53 #undef HAVE_STDLIB_H
55 /* Define to 1 if you have the <strings.h> header file. */
56 #undef HAVE_STRINGS_H
58 /* Define to 1 if you have the <string.h> header file. */
59 #undef HAVE_STRING_H
61 /* Define to 1 if you have the <sys/stat.h> header file. */
62 #undef HAVE_SYS_STAT_H
64 /* Define to 1 if you have the <sys/types.h> header file. */
65 #undef HAVE_SYS_TYPES_H
67 /* Define to 1 if you have the <unistd.h> header file. */
68 #undef HAVE_UNISTD_H
70 /* Name of package */
71 #undef PACKAGE
73 /* Define to the address where bug reports for this package should be sent. */
74 #undef PACKAGE_BUGREPORT
76 /* Define to the full name of this package. */
77 #undef PACKAGE_NAME
79 /* Define to the full name and version of this package. */
80 #undef PACKAGE_STRING
82 /* Define to the one symbol short name of this package. */
83 #undef PACKAGE_TARNAME
85 /* Define to the version of this package. */
86 #undef PACKAGE_VERSION
88 /* If using the C implementation of alloca, define if you know the
89 direction of stack growth for your system; otherwise it will be
90 automatically deduced at runtime.
91 STACK_DIRECTION > 0 => grows toward higher addresses
92 STACK_DIRECTION < 0 => grows toward lower addresses
93 STACK_DIRECTION = 0 => direction of growth unknown */
94 #undef STACK_DIRECTION
96 /* Define to 1 if you have the ANSI C header files. */
97 #undef STDC_HEADERS
99 /* Version number of package */
100 #undef VERSION