]> www.wagner.pp.ru Git - oss/fgis.git/blob - include/config.h.in
*** empty log message ***
[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 working `malloc' function. */
46 #undef HAVE_MALLOC
47
48 /* Define to 1 if you have the <malloc.h> header file. */
49 #undef HAVE_MALLOC_H
50
51 /* Define to 1 if you have the `memmove' function. */
52 #undef HAVE_MEMMOVE
53
54 /* Define to 1 if you have the <memory.h> header file. */
55 #undef HAVE_MEMORY_H
56
57 /* Define to 1 if you have the `memset' function. */
58 #undef HAVE_MEMSET
59
60 /* Define to 1 if you have a working `mmap' system call. */
61 #undef HAVE_MMAP
62
63 /* Define to 1 if you have the `munmap' function. */
64 #undef HAVE_MUNMAP
65
66 /* Define to 1 if you have the `regcomp' function. */
67 #undef HAVE_REGCOMP
68
69 /* Define to 1 if you have the `re_comp' function. */
70 #undef HAVE_RE_COMP
71
72 /* Define to 1 if you have the `sqrt' function. */
73 #undef HAVE_SQRT
74
75 /* Define to 1 if `stat' has the bug that it succeeds when given the
76    zero-length file name argument. */
77 #undef HAVE_STAT_EMPTY_STRING_BUG
78
79 /* Define to 1 if you have the <stddef.h> header file. */
80 #undef HAVE_STDDEF_H
81
82 /* Define to 1 if you have the <stdint.h> header file. */
83 #undef HAVE_STDINT_H
84
85 /* Define to 1 if you have the <stdlib.h> header file. */
86 #undef HAVE_STDLIB_H
87
88 /* Define to 1 if you have the `strchr' function. */
89 #undef HAVE_STRCHR
90
91 /* Define to 1 if you have the `strdup' function. */
92 #undef HAVE_STRDUP
93
94 /* Define to 1 if you have the <strings.h> header file. */
95 #undef HAVE_STRINGS_H
96
97 /* Define to 1 if you have the <string.h> header file. */
98 #undef HAVE_STRING_H
99
100 /* Define to 1 if you have the `strrchr' function. */
101 #undef HAVE_STRRCHR
102
103 /* Define to 1 if you have the `strtol' function. */
104 #undef HAVE_STRTOL
105
106 /* Define to 1 if you have the <sys/stat.h> header file. */
107 #undef HAVE_SYS_STAT_H
108
109 /* Define to 1 if you have the <sys/types.h> header file. */
110 #undef HAVE_SYS_TYPES_H
111
112 /* Define to 1 if you have the <unistd.h> header file. */
113 #undef HAVE_UNISTD_H
114
115 /* Define to 1 if you have the `vprintf' function. */
116 #undef HAVE_VPRINTF
117
118 /* Define to 1 if `lstat' dereferences a symlink specified with a trailing
119    slash. */
120 #undef LSTAT_FOLLOWS_SLASHED_SYMLINK
121
122 /* Name of package */
123 #undef PACKAGE
124
125 /* Define to the address where bug reports for this package should be sent. */
126 #undef PACKAGE_BUGREPORT
127
128 /* Define to the full name of this package. */
129 #undef PACKAGE_NAME
130
131 /* Define to the full name and version of this package. */
132 #undef PACKAGE_STRING
133
134 /* Define to the one symbol short name of this package. */
135 #undef PACKAGE_TARNAME
136
137 /* Define to the version of this package. */
138 #undef PACKAGE_VERSION
139
140 /* Define as the return type of signal handlers (`int' or `void'). */
141 #undef RETSIGTYPE
142
143 /* If using the C implementation of alloca, define if you know the
144    direction of stack growth for your system; otherwise it will be
145    automatically deduced at run-time.
146         STACK_DIRECTION > 0 => grows toward higher addresses
147         STACK_DIRECTION < 0 => grows toward lower addresses
148         STACK_DIRECTION = 0 => direction of growth unknown */
149 #undef STACK_DIRECTION
150
151 /* Define to 1 if you have the ANSI C header files. */
152 #undef STDC_HEADERS
153
154 /* Define this variable if your Tk version less then 8.4 */
155 #undef TK_84PREV
156
157 /* Define to 1 if your <sys/time.h> declares `struct tm'. */
158 #undef TM_IN_SYS_TIME
159
160 /* Version number of package */
161 #undef VERSION
162
163 /* Define to empty if `const' does not conform to ANSI C. */
164 #undef const
165
166 /* Define to `unsigned' if <sys/types.h> does not define. */
167 #undef size_t