1/* config.h.in.  Generated from configure.ac by autoheader.  */
2
3/* Define if you have d_type in struct dirent. */
4#undef CLIB_HAVE_D_TYPE
5
6/* Define if you have iswprint in <wctype.h> header file. */
7#undef CLIB_HAVE_ISWPRINT
8
9/* Define if you have mbrtowc in some header file. */
10#undef CLIB_HAVE_MBRTOWC
11
12/* Define if you have mbsrtowcs in some header file. */
13#undef CLIB_HAVE_MBSRTOWCS
14
15/* Define if you have mbstowcs in some header file. */
16#undef CLIB_HAVE_MBSTOWCS
17
18/* Define if you have mbtowc in some header file. */
19#undef CLIB_HAVE_MBTOWC
20
21/* Define if you have regex library. */
22#undef CLIB_HAVE_REGEX
23
24/* Define if you have strcasecmp in <string.h> header file. */
25#undef CLIB_HAVE_STRCASECMP
26
27/* Define if you have strncasecmp in <string.h> header file. */
28#undef CLIB_HAVE_STRNCASECMP
29
30/* Define if you have wcwidth in <wchar.h> header file. */
31#undef CLIB_HAVE_WCWIDTH
32
33
34#if defined(CLIB_HAVE_WCWIDTH) && defined(CLIB_HAVE_ISWPRINT) \
35    && defined(CLIB_HAVE_MBTOWC) && defined(CLIB_HAVE_MBRTOWC) \
36    && defined(CLIB_HAVE_MBSTOWCS) && defined(CLIB_HAVE_MBSRTOWCS)
37# define USE_UTF8_MODE
38#endif
39
40
41/* Define to 1 if the `closedir' function returns void instead of `int'. */
42#undef CLOSEDIR_VOID
43
44/* Define if exception handling is on by default. */
45#undef CXX__DEFAULT_EXCEPTION
46
47/* Define if all C++ and C library header is available. */
48#undef CXX__HAVE_ALL_HEADER
49
50/* Define if C++ bool is found. */
51#undef CXX__HAVE_BOOL
52
53/* Define if header algorithm is available. */
54#undef CXX__HAVE_HEADER_algorithm
55
56/* Define if header bitset is available. */
57#undef CXX__HAVE_HEADER_bitset
58
59/* Define if header cassert is available. */
60#undef CXX__HAVE_HEADER_cassert
61
62/* Define if header cctype is available. */
63#undef CXX__HAVE_HEADER_cctype
64
65/* Define if header cerrno is available. */
66#undef CXX__HAVE_HEADER_cerrno
67
68/* Define if header cfloat is available. */
69#undef CXX__HAVE_HEADER_cfloat
70
71/* Define if header ciso646 is available. */
72#undef CXX__HAVE_HEADER_ciso646
73
74/* Define if header climits is available. */
75#undef CXX__HAVE_HEADER_climits
76
77/* Define if header clocale is available. */
78#undef CXX__HAVE_HEADER_clocale
79
80/* Define if header cmath is available. */
81#undef CXX__HAVE_HEADER_cmath
82
83/* Define if header complex is available. */
84#undef CXX__HAVE_HEADER_complex
85
86/* Define if header csetjmp is available. */
87#undef CXX__HAVE_HEADER_csetjmp
88
89/* Define if header csignal is available. */
90#undef CXX__HAVE_HEADER_csignal
91
92/* Define if header cstdarg is available. */
93#undef CXX__HAVE_HEADER_cstdarg
94
95/* Define if header cstddef is available. */
96#undef CXX__HAVE_HEADER_cstddef
97
98/* Define if header cstdio is available. */
99#undef CXX__HAVE_HEADER_cstdio
100
101/* Define if header cstdlib is available. */
102#undef CXX__HAVE_HEADER_cstdlib
103
104/* Define if header cstring is available. */
105#undef CXX__HAVE_HEADER_cstring
106
107/* Define if header ctime is available. */
108#undef CXX__HAVE_HEADER_ctime
109
110/* Define if header cwchar is available. */
111#undef CXX__HAVE_HEADER_cwchar
112
113/* Define if header cwctype is available. */
114#undef CXX__HAVE_HEADER_cwctype
115
116/* Define if header deque is available. */
117#undef CXX__HAVE_HEADER_deque
118
119/* Define if header exception is available. */
120#undef CXX__HAVE_HEADER_exception
121
122/* Define if header fstream is available. */
123#undef CXX__HAVE_HEADER_fstream
124
125/* Define if header functional is available. */
126#undef CXX__HAVE_HEADER_functional
127
128/* Define if header iofwd is available. */
129#undef CXX__HAVE_HEADER_iofwd
130
131/* Define if header iomanip is available. */
132#undef CXX__HAVE_HEADER_iomanip
133
134/* Define if header ios is available. */
135#undef CXX__HAVE_HEADER_ios
136
137/* Define if header iostream is available. */
138#undef CXX__HAVE_HEADER_iostream
139
140/* Define if header istream is available. */
141#undef CXX__HAVE_HEADER_istream
142
143/* Define if header iterator is available. */
144#undef CXX__HAVE_HEADER_iterator
145
146/* Define if header limits is available. */
147#undef CXX__HAVE_HEADER_limits
148
149/* Define if header list is available. */
150#undef CXX__HAVE_HEADER_list
151
152/* Define if header locale is available. */
153#undef CXX__HAVE_HEADER_locale
154
155/* Define if header map is available. */
156#undef CXX__HAVE_HEADER_map
157
158/* Define if header memory is available. */
159#undef CXX__HAVE_HEADER_memory
160
161/* Define if header new is available. */
162#undef CXX__HAVE_HEADER_new
163
164/* Define if header numeric is available. */
165#undef CXX__HAVE_HEADER_numeric
166
167/* Define if header ostream is available. */
168#undef CXX__HAVE_HEADER_ostream
169
170/* Define if header queue is available. */
171#undef CXX__HAVE_HEADER_queue
172
173/* Define if header set is available. */
174#undef CXX__HAVE_HEADER_set
175
176/* Define if header sstream is available. */
177#undef CXX__HAVE_HEADER_sstream
178
179/* Define if header stack is available. */
180#undef CXX__HAVE_HEADER_stack
181
182/* Define if header stdexcept is available. */
183#undef CXX__HAVE_HEADER_stdexcept
184
185/* Define if header streambuf is available. */
186#undef CXX__HAVE_HEADER_streambuf
187
188/* Define if header string is available. */
189#undef CXX__HAVE_HEADER_string
190
191/* Define if header typeinfo is available. */
192#undef CXX__HAVE_HEADER_typeinfo
193
194/* Define if header utility is available. */
195#undef CXX__HAVE_HEADER_utility
196
197/* Define if header valarray is available. */
198#undef CXX__HAVE_HEADER_valarray
199
200/* Define if header vector is available. */
201#undef CXX__HAVE_HEADER_vector
202
203/* Define if namespace is available. */
204#undef CXX__HAVE_NAMESPACE
205
206/* Define if typename is available. */
207#undef CXX__HAVE_TYPENAME
208
209
210#ifdef CXX__HAVE_TYPENAME
211#  define TYPENAME typename
212#else
213#  define TYPENAME
214#endif
215
216
217/* Define if header algorithm is available. */
218#undef CXX__HEADER_algorithm
219
220/* Define if header bitset is available. */
221#undef CXX__HEADER_bitset
222
223/* Define if header cassert is available. */
224#undef CXX__HEADER_cassert
225
226/* Define if header cctype is available. */
227#undef CXX__HEADER_cctype
228
229/* Define if header cerrno is available. */
230#undef CXX__HEADER_cerrno
231
232/* Define if header cfloat is available. */
233#undef CXX__HEADER_cfloat
234
235/* Define if header ciso646 is available. */
236#undef CXX__HEADER_ciso646
237
238/* Define if header climits is available. */
239#undef CXX__HEADER_climits
240
241/* Define if header clocale is available. */
242#undef CXX__HEADER_clocale
243
244/* Define if header cmath is available. */
245#undef CXX__HEADER_cmath
246
247/* Define if header complex is available. */
248#undef CXX__HEADER_complex
249
250/* Define if header csetjmp is available. */
251#undef CXX__HEADER_csetjmp
252
253/* Define if header csignal is available. */
254#undef CXX__HEADER_csignal
255
256/* Define if header cstdarg is available. */
257#undef CXX__HEADER_cstdarg
258
259/* Define if header cstddef is available. */
260#undef CXX__HEADER_cstddef
261
262/* Define if header cstdio is available. */
263#undef CXX__HEADER_cstdio
264
265/* Define if header cstdlib is available. */
266#undef CXX__HEADER_cstdlib
267
268/* Define if header cstring is available. */
269#undef CXX__HEADER_cstring
270
271/* Define if header ctime is available. */
272#undef CXX__HEADER_ctime
273
274/* Define if header cwchar is available. */
275#undef CXX__HEADER_cwchar
276
277/* Define if header cwctype is available. */
278#undef CXX__HEADER_cwctype
279
280/* Define if header deque is available. */
281#undef CXX__HEADER_deque
282
283/* Define if header exception is available. */
284#undef CXX__HEADER_exception
285
286/* Define if header fstream is available. */
287#undef CXX__HEADER_fstream
288
289/* Define if header functional is available. */
290#undef CXX__HEADER_functional
291
292/* Define if header iofwd is available. */
293#undef CXX__HEADER_iofwd
294
295/* Define if header iomanip is available. */
296#undef CXX__HEADER_iomanip
297
298/* Define if header ios is available. */
299#undef CXX__HEADER_ios
300
301/* Define if header iostream is available. */
302#undef CXX__HEADER_iostream
303
304/* Define if header istream is available. */
305#undef CXX__HEADER_istream
306
307/* Define if header iterator is available. */
308#undef CXX__HEADER_iterator
309
310/* Define if header limits is available. */
311#undef CXX__HEADER_limits
312
313/* Define if header list is available. */
314#undef CXX__HEADER_list
315
316/* Define if header locale is available. */
317#undef CXX__HEADER_locale
318
319/* Define if header map is available. */
320#undef CXX__HEADER_map
321
322/* Define if header memory is available. */
323#undef CXX__HEADER_memory
324
325/* Define if header new is available. */
326#undef CXX__HEADER_new
327
328/* Define if header numeric is available. */
329#undef CXX__HEADER_numeric
330
331/* Define if header ostream is available. */
332#undef CXX__HEADER_ostream
333
334/* Define if header queue is available. */
335#undef CXX__HEADER_queue
336
337/* Define if header set is available. */
338#undef CXX__HEADER_set
339
340/* Define if header sstream is available. */
341#undef CXX__HEADER_sstream
342
343/* Define if header stack is available. */
344#undef CXX__HEADER_stack
345
346/* Define if header stdexcept is available. */
347#undef CXX__HEADER_stdexcept
348
349/* Define if header streambuf is available. */
350#undef CXX__HEADER_streambuf
351
352/* Define if header string is available. */
353#undef CXX__HEADER_string
354
355/* Define if header typeinfo is available. */
356#undef CXX__HEADER_typeinfo
357
358/* Define if header utility is available. */
359#undef CXX__HEADER_utility
360
361/* Define if header valarray is available. */
362#undef CXX__HEADER_valarray
363
364/* Define if header vector is available. */
365#undef CXX__HEADER_vector
366
367/* Define if using namespace std; is required by the library. */
368#undef CXX__LIB_NEED_USING_STD
369
370
371#ifdef CXX__LIB_NEED_USING_STD
372# define USING_NAMESPACE_STD using namespace std
373#else
374# define USING_NAMESPACE_STD
375#endif
376
377
378/* Define if guided declaration is used. */
379#undef CXX__NO_GUIDE_DECL
380
381
382#ifndef CXX__NO_GUIDE_DECL
383#  define LEFTRIGHT
384#else
385#  define LEFTRIGHT <>
386#endif
387
388
389/* Define if string::erase(...) is available. */
390#undef CXX__STRING_ERASE
391
392/* Define if I/O stream operators for string is available. */
393#undef CXX__STRING_IO
394
395/* Define to 1 if translation of program messages to the user's native
396   language is requested. */
397#undef ENABLE_NLS
398
399/* Define if the GNU dcgettext() function is already present or preinstalled.
400   */
401#undef HAVE_DCGETTEXT
402
403/* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
404   */
405#undef HAVE_DIRENT_H
406
407/* Define to 1 if you have the <fcntl.h> header file. */
408#undef HAVE_FCNTL_H
409
410/* Define if FHS is used. */
411#undef HAVE_FHS
412
413/* Define to 1 if your system has a working POSIX `fnmatch' function. */
414#undef HAVE_FNMATCH
415
416/* Define if the GNU gettext() function is already present or preinstalled. */
417#undef HAVE_GETTEXT
418
419/* Define if you have the iconv() function. */
420#undef HAVE_ICONV
421
422/* Define to 1 if you have the <inttypes.h> header file. */
423#undef HAVE_INTTYPES_H
424
425/* Define to 1 if you have the <limits.h> header file. */
426#undef HAVE_LIMITS_H
427
428/* Define to 1 if you have the <malloc.h> header file. */
429#undef HAVE_MALLOC_H
430
431/* Define to 1 if you have the <memory.h> header file. */
432#undef HAVE_MEMORY_H
433
434/* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
435#undef HAVE_NDIR_H
436
437/* Define if you have resizeterm in <curses.h> header file. */
438#undef HAVE_RESIZETERM
439
440/* Define to 1 if you have the <stdint.h> header file. */
441#undef HAVE_STDINT_H
442
443/* Define to 1 if you have the <stdlib.h> header file. */
444#undef HAVE_STDLIB_H
445
446/* Define to 1 if you have the `strftime' function. */
447#undef HAVE_STRFTIME
448
449/* Define to 1 if you have the <strings.h> header file. */
450#undef HAVE_STRINGS_H
451
452/* Define to 1 if you have the <string.h> header file. */
453#undef HAVE_STRING_H
454
455/* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
456   */
457#undef HAVE_SYS_DIR_H
458
459/* Define to 1 if you have the <sys/ioctl.h> header file. */
460#undef HAVE_SYS_IOCTL_H
461
462/* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
463   */
464#undef HAVE_SYS_NDIR_H
465
466/* Define to 1 if you have the <sys/stat.h> header file. */
467#undef HAVE_SYS_STAT_H
468
469/* Define to 1 if you have the <sys/types.h> header file. */
470#undef HAVE_SYS_TYPES_H
471
472/* Define to 1 if you have the <unistd.h> header file. */
473#undef HAVE_UNISTD_H
474
475/* Define to 1 if you have the <wchar.h> header file. */
476#undef HAVE_WCHAR_H
477
478/* Define if you enable mouse support in configure. */
479#undef NCURSESAC_ENABLE_MOUSE
480
481/* Define if you have mousemask in <curses.h> header file. */
482#undef NCURSESAC_HAVE_MOUSEMASK
483
484/* Define to curses.h header. */
485#undef NCURSESAC_INCLUDE
486
487/* Define if you have new attr_get/attr_set in <curses.h> header file. */
488#undef NCURSESAC_NEW_ATTR_GET_ATTR_SET
489
490/* Define if curses.h is in ncurses and ncursesw subdirectory. */
491#undef NCURSESAC_NEW_INCLUDE
492
493/* Define if wide char support of ncurses is used. */
494#undef NCURSESAC_WIDE
495
496/* Define to the name of the distribution. */
497#undef PACKAGE
498
499/* Define to the address where bug reports for this package should be sent. */
500#undef PACKAGE_BUGREPORT
501
502/* Define to the full name of this package. */
503#undef PACKAGE_NAME
504
505/* Define to the full name and version of this package. */
506#undef PACKAGE_STRING
507
508/* Define to the one symbol short name of this package. */
509#undef PACKAGE_TARNAME
510
511/* Define to the version of this package. */
512#undef PACKAGE_VERSION
513
514/* Define to 1 if you have the ANSI C header files. */
515#undef STDC_HEADERS
516
517/* Define to the version of the distribution. */
518#undef VERSION
519
520/* Define if gzeof is available. */
521#undef ZLIBAC_HAVE_GZEOF
522
523/* Define if gzgetc is available. */
524#undef ZLIBAC_HAVE_GZGETC
525
526/* Define if gzgets is available. */
527#undef ZLIBAC_HAVE_GZGETS
528
529/* Define if gzprintf is available. */
530#undef ZLIBAC_HAVE_GZPRINTF
531
532/* Define if gzputc is available. */
533#undef ZLIBAC_HAVE_GZPUTC
534
535/* Define if gzputs is available. */
536#undef ZLIBAC_HAVE_GZPUTS
537
538/* Define if extern "C" is required for including <zlib.h> in C++ programs */
539#undef ZLIBAC_NEED_EXTERN_C
540
541/* Define to `int' if <sys/types.h> doesn't define. */
542#undef gid_t
543
544/* Define to `int' if <sys/types.h> does not define. */
545#undef mode_t
546
547/* Define to `long int' if <sys/types.h> does not define. */
548#undef off_t
549
550/* Define to `unsigned int' if <sys/types.h> does not define. */
551#undef size_t
552
553/* Define to `int' if <sys/types.h> doesn't define. */
554#undef uid_t
555
556
557/* For gettext */
558#include <libintl.h>
559#define _(str)	gettext(str)
560#define N_(str)	str
561
562/* Disable features in khdoc.cc */
563#define TRIM_NO_DOC_FILE
564#define TRIM_NO_DOC_STREAM
565#define TRIM_NO_HEADER
566#define TRIM_NO_EXTRA_ATTRIB
567#define TRIM_NO_INDENT
568#define TRIM_NO_RULE
569#define TRIM_NO_LATIN
570#define TRIM_NO_NUM
571#define TRIM_NO_CHECK
572
573