config.in revision 38889
1/* config.in.  Generated automatically from configure.in by autoheader.  */
2
3/* Name of package.  */
4#undef PACKAGE
5
6/* Version of package.  */
7#undef VERSION
8
9/* Whether strstr must be declared even if <string.h> is included.  */
10#undef NEED_DECLARATION_STRSTR
11
12/* Whether malloc must be declared even if <stdlib.h> is included.  */
13#undef NEED_DECLARATION_MALLOC
14
15/* Whether realloc must be declared even if <stdlib.h> is included.  */
16#undef NEED_DECLARATION_REALLOC
17
18/* Whether free must be declared even if <stdlib.h> is included.  */
19#undef NEED_DECLARATION_FREE
20
21/* Whether getenv must be declared even if <stdlib.h> is included.  */
22#undef NEED_DECLARATION_GETENV
23
24/* Define if you have a working `mmap' system call.  */
25#undef HAVE_MMAP
26
27/* Define if you need to in order for stat and other things to work.  */
28#undef _POSIX_SOURCE
29
30/* Define if you can safely include both <sys/time.h> and <time.h>.  */
31#undef TIME_WITH_SYS_TIME
32
33/* Do we need to use the b modifier when opening binary files?  */
34#undef USE_BINARY_FOPEN
35
36/* Name of host specific header file to include in trad-core.c.  */
37#undef TRAD_HEADER
38
39/* Define only if <sys/procfs.h> is available *and* it defines prstatus_t.  */
40#undef HAVE_SYS_PROCFS_H
41
42/* Do we really want to use mmap if it's available?  */
43#undef USE_MMAP
44
45/* Define if you have the fcntl function.  */
46#undef HAVE_FCNTL
47
48/* Define if you have the fdopen function.  */
49#undef HAVE_FDOPEN
50
51/* Define if you have the getpagesize function.  */
52#undef HAVE_GETPAGESIZE
53
54/* Define if you have the madvise function.  */
55#undef HAVE_MADVISE
56
57/* Define if you have the mprotect function.  */
58#undef HAVE_MPROTECT
59
60/* Define if you have the setitimer function.  */
61#undef HAVE_SETITIMER
62
63/* Define if you have the sysconf function.  */
64#undef HAVE_SYSCONF
65
66/* Define if you have the <fcntl.h> header file.  */
67#undef HAVE_FCNTL_H
68
69/* Define if you have the <stddef.h> header file.  */
70#undef HAVE_STDDEF_H
71
72/* Define if you have the <stdlib.h> header file.  */
73#undef HAVE_STDLIB_H
74
75/* Define if you have the <string.h> header file.  */
76#undef HAVE_STRING_H
77
78/* Define if you have the <strings.h> header file.  */
79#undef HAVE_STRINGS_H
80
81/* Define if you have the <sys/file.h> header file.  */
82#undef HAVE_SYS_FILE_H
83
84/* Define if you have the <sys/time.h> header file.  */
85#undef HAVE_SYS_TIME_H
86
87/* Define if you have the <time.h> header file.  */
88#undef HAVE_TIME_H
89
90/* Define if you have the <unistd.h> header file.  */
91#undef HAVE_UNISTD_H
92