Statistics
| Branch: | Tag: | Revision:

root / config.h.in @ 4b7e2419

History | View | Annotate | Download (2.1 kB)

1
/* config.h.in.  Generated from configure.ac by autoheader.  */
2
3
/* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
4
   */
5
#undef HAVE_DIRENT_H
6
7
/* Define to 1 if you have the <dlfcn.h> header file. */
8
#undef HAVE_DLFCN_H
9
10
/* Define if you have the iconv() function and it works. */
11
#undef HAVE_ICONV
12
13
/* Define to 1 if you have the <inttypes.h> header file. */
14
#undef HAVE_INTTYPES_H
15
16
/* Define to 1 if you have the <memory.h> header file. */
17
#undef HAVE_MEMORY_H
18
19
/* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
20
#undef HAVE_NDIR_H
21
22
/* Define to 1 if you have the <stdint.h> header file. */
23
#undef HAVE_STDINT_H
24
25
/* Define to 1 if you have the <stdlib.h> header file. */
26
#undef HAVE_STDLIB_H
27
28
/* Define to 1 if you have the <strings.h> header file. */
29
#undef HAVE_STRINGS_H
30
31
/* Define to 1 if you have the <string.h> header file. */
32
#undef HAVE_STRING_H
33
34
/* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
35
   */
36
#undef HAVE_SYS_DIR_H
37
38
/* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
39
   */
40
#undef HAVE_SYS_NDIR_H
41
42
/* Define to 1 if you have the <sys/stat.h> header file. */
43
#undef HAVE_SYS_STAT_H
44
45
/* Define to 1 if you have the <sys/types.h> header file. */
46
#undef HAVE_SYS_TYPES_H
47
48
/* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */
49
#undef HAVE_SYS_WAIT_H
50
51
/* Define to 1 if you have the <unistd.h> header file. */
52
#undef HAVE_UNISTD_H
53
54
/* Define as const if the declaration of iconv() needs const. */
55
#undef ICONV_CONST
56
57
/* Name of package */
58
#undef PACKAGE
59
60
/* Define to the address where bug reports for this package should be sent. */
61
#undef PACKAGE_BUGREPORT
62
63
/* Define to the full name of this package. */
64
#undef PACKAGE_NAME
65
66
/* Define to the full name and version of this package. */
67
#undef PACKAGE_STRING
68
69
/* Define to the one symbol short name of this package. */
70
#undef PACKAGE_TARNAME
71
72
/* Define to the version of this package. */
73
#undef PACKAGE_VERSION
74
75
/* Define to 1 if you have the ANSI C header files. */
76
#undef STDC_HEADERS
77
78
/* Version number of package */
79
#undef VERSION