1 /* src/include/config.h.  Generated by configure.  */
2 /* src/include/config.hin.  Generated from configure.ac by autoheader.  */
3 
4 /* Define if your C++ doesn't understand `delete []'. */
5 /* #undef ARRAY_DELETE_NEEDS_SIZE */
6 
7 /* Define if you want to use multibyte extension. */
8 #define ENABLE_MULTIBYTE 1
9 
10 /* Define if you have a C++ <limits.h>. */
11 #define HAVE_CC_LIMITS_H 1
12 
13 /* Define if you have a C++ <osfcn.h>. */
14 /* #undef HAVE_CC_OSFCN_H */
15 
16 /* Define to 1 if you have the <dirent.h> header file. */
17 #define HAVE_DIRENT_H 1
18 
19 /* Define to 1 if you have the `fmod' function. */
20 #define HAVE_FMOD 1
21 
22 /* Define to 1 if you have the `getcwd' function. */
23 #define HAVE_GETCWD 1
24 
25 /* Define to 1 if you have the `getpagesize' function. */
26 #define HAVE_GETPAGESIZE 1
27 
28 /* Define to 1 if you have the `gettimeofday' function. */
29 #define HAVE_GETTIMEOFDAY 1
30 
31 /* Define to 1 if you have the <inttypes.h> header file. */
32 #define HAVE_INTTYPES_H 1
33 
34 /* Define to 1 if you have the `isatty' function. */
35 #define HAVE_ISATTY 1
36 
37 /* Define if you have <langinfo.h> and nl_langinfo(CODESET). */
38 #define HAVE_LANGINFO_CODESET 1
39 
40 /* Define to 1 if you have the <limits.h> header file. */
41 #define HAVE_LIMITS_H 1
42 
43 /* Define to 1 if you have the <math.h> header file. */
44 #define HAVE_MATH_H 1
45 
46 /* Define to 1 if you have the <memory.h> header file. */
47 #define HAVE_MEMORY_H 1
48 
49 /* Define if you have mkstemp(). */
50 #define HAVE_MKSTEMP 1
51 
52 /* Define to 1 if you have a working `mmap' system call. */
53 #define HAVE_MMAP 1
54 
55 /* Define to 1 if you have the `putenv' function. */
56 #define HAVE_PUTENV 1
57 
58 /* Define to 1 if you have the `rename' function. */
59 #define HAVE_RENAME 1
60 
61 /* Define to 1 if you have the `snprintf' function. */
62 #define HAVE_SNPRINTF 1
63 
64 /* Define to 1 if you have the <stdint.h> header file. */
65 #define HAVE_STDINT_H 1
66 
67 /* Define to 1 if you have the <stdlib.h> header file. */
68 #define HAVE_STDLIB_H 1
69 
70 /* Define to 1 if you have the `strcasecmp' function. */
71 #define HAVE_STRCASECMP 1
72 
73 /* Define to 1 if you have the `strerror' function. */
74 #define HAVE_STRERROR 1
75 
76 /* Define to 1 if you have the <strings.h> header file. */
77 #define HAVE_STRINGS_H 1
78 
79 /* Define to 1 if you have the <string.h> header file. */
80 #define HAVE_STRING_H 1
81 
82 /* Define to 1 if you have the `strncasecmp' function. */
83 #define HAVE_STRNCASECMP 1
84 
85 /* Define to 1 if you have the `strsep' function. */
86 #define HAVE_STRSEP 1
87 
88 /* Define to 1 if you have the `strtol' function. */
89 #define HAVE_STRTOL 1
90 
91 /* Define if <math.h> defines struct exception. */
92 #define HAVE_STRUCT_EXCEPTION 1
93 
94 /* Define to 1 if you have the <sys/dir.h> header file. */
95 #define HAVE_SYS_DIR_H 1
96 
97 /* Define if you have sys_errlist in <errno.h> or in <stdio.h>. */
98 #define HAVE_SYS_ERRLIST 1
99 
100 /* Define if you have sysnerr in <errno.h> or <stdio.h>. */
101 #define HAVE_SYS_NERR 1
102 
103 /* Define to 1 if you have the <sys/stat.h> header file. */
104 #define HAVE_SYS_STAT_H 1
105 
106 /* Define to 1 if you have the <sys/time.h> header file. */
107 #define HAVE_SYS_TIME_H 1
108 
109 /* Define to 1 if you have the <sys/types.h> header file. */
110 #define HAVE_SYS_TYPES_H 1
111 
112 /* Define to 1 if you have the <unistd.h> header file. */
113 #define HAVE_UNISTD_H 1
114 
115 /* Define if the host's encoding is EBCDIC. */
116 /* #undef IS_EBCDIC_HOST */
117 
118 /* Define if localtime() takes a long * not a time_t *. */
119 /* #undef LONG_FOR_TIME_T */
120 
121 /* Define if your C++ doesn't declare gettimeofday(). */
122 /* #undef NEED_DECLARATION_GETTIMEOFDAY */
123 
124 /* Define if your C++ doesn't declare hypot(). */
125 /* #undef NEED_DECLARATION_HYPOT */
126 
127 /* Define if your C++ doesn't declare pclose(). */
128 /* #undef NEED_DECLARATION_PCLOSE */
129 
130 /* Define if your C++ doesn't declare popen(). */
131 /* #undef NEED_DECLARATION_POPEN */
132 
133 /* Define if your C++ doesn't declare putenv(). */
134 /* #undef NEED_DECLARATION_PUTENV */
135 
136 /* Define if your C++ doesn't declare strcasecmp(). */
137 /* #undef NEED_DECLARATION_STRCASECMP */
138 
139 /* Define if your C++ doesn't declare strncasecmp(). */
140 /* #undef NEED_DECLARATION_STRNCASECMP */
141 
142 /* Define to the address where bug reports for this package should be sent. */
143 #define PACKAGE_BUGREPORT ""
144 
145 /* Define to the full name of this package. */
146 #define PACKAGE_NAME ""
147 
148 /* Define to the full name and version of this package. */
149 #define PACKAGE_STRING ""
150 
151 /* Define to the one symbol short name of this package. */
152 #define PACKAGE_TARNAME ""
153 
154 /* Define to the version of this package. */
155 #define PACKAGE_VERSION ""
156 
157 /* Define if the printer's page size is A4. */
158 #define PAGEA4 1
159 
160 /* Define as the return type of signal handlers (`int' or `void'). */
161 #define RETSIGTYPE void
162 
163 /* Define if srand() returns void not int. */
164 #define RET_TYPE_SRAND_IS_VOID 1
165 
166 /* Define to 1 if you have the ANSI C header files. */
167 #define STDC_HEADERS 1
168 
169 /* Define to 1 if `sys_siglist' is declared by <signal.h> or <unistd.h>. */
170 #define SYS_SIGLIST_DECLARED 1
171 
172 /* Define if your C++ compiler uses a traditional (Reiser) preprocessor. */
173 /* #undef TRADITIONAL_CPP */
174 
175 /* Define if the 0200 bit of the status returned by wait() indicates whether a
176    core image was produced for a process that was terminated by a signal. */
177 /* #undef WCOREFLAG */
178 
179 /* Define if -D_POSIX_SOURCE is necessary. */
180 /* #undef _POSIX_SOURCE */
181 
182 /* Define if you have ISC 3.x or 4.x. */
183 /* #undef _SYSV3 */
184 
185 /* Define uintmax_t to `unsigned long' or `unsigned long long' if <inttypes.h>
186    does not exist. */
187 /* #undef uintmax_t */
188