]> www.wagner.pp.ru Git - oss/fgis.git/blob - include/config.h.in
01a0aa002bd7111cf2c2c17a8da77f8087413075
[oss/fgis.git] / include / config.h.in
1 /* include/config.h.in.  Generated from configure.ac by autoheader.  */
2
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
7
8 /* Define to 1 if using `alloca.c'. */
9 #undef C_ALLOCA
10
11 /* Define this to the location of the global config file */
12 #undef FGIS_CONFIG
13
14 /* Define to 1 if you have `alloca', as a function or macro. */
15 #undef HAVE_ALLOCA
16
17 /* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
18    */
19 #undef HAVE_ALLOCA_H
20
21 /* Define to 1 if you have the `bzero' function. */
22 #undef HAVE_BZERO
23
24 /* Define to 1 if you have the <dlfcn.h> header file. */
25 #undef HAVE_DLFCN_H
26
27 /* Define to 1 if you don't have `vprintf' but do have `_doprnt.' */
28 #undef HAVE_DOPRNT
29
30 /* Define to 1 if you have the `floor' function. */
31 #undef HAVE_FLOOR
32
33 /* Define to 1 if you have the `ftruncate' function. */
34 #undef HAVE_FTRUNCATE
35
36 /* Define to 1 if you have the `getpagesize' function. */
37 #undef HAVE_GETPAGESIZE
38
39 /* Define to 1 if you have the <inttypes.h> header file. */
40 #undef HAVE_INTTYPES_H
41
42 /* Define to 1 if you have the <limits.h> header file. */
43 #undef HAVE_LIMITS_H
44
45 /* Define to 1 if your system has a GNU libc compatible `malloc' function, and
46    to 0 otherwise. */
47 #undef HAVE_MALLOC
48
49 /* Define to 1 if you have the <malloc.h> header file. */
50 #undef HAVE_MALLOC_H
51
52 /* Define to 1 if you have the `memmove' function. */
53 #undef HAVE_MEMMOVE
54
55 /* Define to 1 if you have the <memory.h> header file. */
56 #undef HAVE_MEMORY_H
57
58 /* Define to 1 if you have the `memset' function. */
59 #undef HAVE_MEMSET
60
61 /* Define to 1 if you have a working `mmap' system call. */
62 #undef HAVE_MMAP
63
64 /* Define to 1 if you have the `munmap' function. */
65 #undef HAVE_MUNMAP
66
67 /* Define to 1 if you have the `regcomp' function. */
68 #undef HAVE_REGCOMP
69
70 /* Define to 1 if you have the `re_comp' function. */
71 #undef HAVE_RE_COMP
72
73 /* Define to 1 if you have the `sqrt' function. */
74 #undef HAVE_SQRT
75
76 /* Define to 1 if `stat' has the bug that it succeeds when given the
77    zero-length file name argument. */
78 #undef HAVE_STAT_EMPTY_STRING_BUG
79
80 /* Define to 1 if you have the <stddef.h> header file. */
81 #undef HAVE_STDDEF_H
82
83 /* Define to 1 if you have the <stdint.h> header file. */
84 #undef HAVE_STDINT_H
85
86 /* Define to 1 if you have the <stdlib.h> header file. */
87 #undef HAVE_STDLIB_H
88
89 /* Define to 1 if you have the `strchr' function. */
90 #undef HAVE_STRCHR
91
92 /* Define to 1 if you have the `strdup' function. */
93 #undef HAVE_STRDUP
94
95 /* Define to 1 if you have the <strings.h> header file. */
96 #undef HAVE_STRINGS_H
97
98 /* Define to 1 if you have the <string.h> header file. */
99 #undef HAVE_STRING_H
100
101 /* Define to 1 if you have the `strrchr' function. */
102 #undef HAVE_STRRCHR
103
104 /* Define to 1 if you have the `strtol' function. */
105 #undef HAVE_STRTOL
106
107 /* Define to 1 if you have the <sys/stat.h> header file. */
108 #undef HAVE_SYS_STAT_H
109
110 /* Define to 1 if you have the <sys/types.h> header file. */
111 #undef HAVE_SYS_TYPES_H
112
113 /* Define to 1 if you have the <unistd.h> header file. */
114 #undef HAVE_UNISTD_H
115
116 /* Define to 1 if you have the `vprintf' function. */
117 #undef HAVE_VPRINTF
118
119 /* Define to 1 if `lstat' dereferences a symlink specified with a trailing
120    slash. */
121 #undef LSTAT_FOLLOWS_SLASHED_SYMLINK
122
123 /* Name of package */
124 #undef PACKAGE
125
126 /* Define to the address where bug reports for this package should be sent. */
127 #undef PACKAGE_BUGREPORT
128
129 /* Define to the full name of this package. */
130 #undef PACKAGE_NAME
131
132 /* Define to the full name and version of this package. */
133 #undef PACKAGE_STRING
134
135 /* Define to the one symbol short name of this package. */
136 #undef PACKAGE_TARNAME
137
138 /* Define to the version of this package. */
139 #undef PACKAGE_VERSION
140
141 /* Define as the return type of signal handlers (`int' or `void'). */
142 #undef RETSIGTYPE
143
144 /* If using the C implementation of alloca, define if you know the
145    direction of stack growth for your system; otherwise it will be
146    automatically deduced at run-time.
147         STACK_DIRECTION > 0 => grows toward higher addresses
148         STACK_DIRECTION < 0 => grows toward lower addresses
149         STACK_DIRECTION = 0 => direction of growth unknown */
150 #undef STACK_DIRECTION
151
152 /* Define to 1 if you have the ANSI C header files. */
153 #undef STDC_HEADERS
154
155 /* Define this variable if your Tk version less then 8.4 */
156 #undef TK_84PREV
157
158 /* Define to 1 if your <sys/time.h> declares `struct tm'. */
159 #undef TM_IN_SYS_TIME
160
161 /* Version number of package */
162 #undef VERSION
163
164 /* Define to empty if `const' does not conform to ANSI C. */
165 #undef const
166
167 /* Define to rpl_malloc if the replacement function should be used. */
168 #undef malloc
169
170 /* Define to `unsigned' if <sys/types.h> does not define. */
171 #undef size_t