config.in revision 33965
133965Sjdp/* config.in.  Generated automatically from configure.in by autoheader.  */
233965Sjdp
333965Sjdp/* Whether strstr must be declared even if <string.h> is included.  */
433965Sjdp#undef NEED_DECLARATION_STRSTR
533965Sjdp
633965Sjdp/* Whether malloc must be declared even if <stdlib.h> is included.  */
733965Sjdp#undef NEED_DECLARATION_MALLOC
833965Sjdp
933965Sjdp/* Whether realloc must be declared even if <stdlib.h> is included.  */
1033965Sjdp#undef NEED_DECLARATION_REALLOC
1133965Sjdp
1233965Sjdp/* Whether free must be declared even if <stdlib.h> is included.  */
1333965Sjdp#undef NEED_DECLARATION_FREE
1433965Sjdp
1533965Sjdp/* Whether getenv must be declared even if <stdlib.h> is included.  */
1633965Sjdp#undef NEED_DECLARATION_GETENV
1733965Sjdp
1833965Sjdp/* Define if you have a working `mmap' system call.  */
1933965Sjdp#undef HAVE_MMAP
2033965Sjdp
2133965Sjdp/* Define if you need to in order for stat and other things to work.  */
2233965Sjdp#undef _POSIX_SOURCE
2333965Sjdp
2433965Sjdp/* Define if you can safely include both <sys/time.h> and <time.h>.  */
2533965Sjdp#undef TIME_WITH_SYS_TIME
2633965Sjdp
2733965Sjdp/* Do we need to use the b modifier when opening binary files?  */
2833965Sjdp#undef USE_BINARY_FOPEN
2933965Sjdp
3033965Sjdp/* Name of host specific header file to include in trad-core.c.  */
3133965Sjdp#undef TRAD_HEADER
3233965Sjdp
3333965Sjdp/* Define only if <sys/procfs.h> is available *and* it defines prstatus_t.  */
3433965Sjdp#undef HAVE_SYS_PROCFS_H
3533965Sjdp
3633965Sjdp/* Do we really want to use mmap if it's available?  */
3733965Sjdp#undef USE_MMAP
3833965Sjdp
3933965Sjdp/* Define if you have the fcntl function.  */
4033965Sjdp#undef HAVE_FCNTL
4133965Sjdp
4233965Sjdp/* Define if you have the getpagesize function.  */
4333965Sjdp#undef HAVE_GETPAGESIZE
4433965Sjdp
4533965Sjdp/* Define if you have the madvise function.  */
4633965Sjdp#undef HAVE_MADVISE
4733965Sjdp
4833965Sjdp/* Define if you have the mprotect function.  */
4933965Sjdp#undef HAVE_MPROTECT
5033965Sjdp
5133965Sjdp/* Define if you have the setitimer function.  */
5233965Sjdp#undef HAVE_SETITIMER
5333965Sjdp
5433965Sjdp/* Define if you have the sysconf function.  */
5533965Sjdp#undef HAVE_SYSCONF
5633965Sjdp
5733965Sjdp/* Define if you have the <fcntl.h> header file.  */
5833965Sjdp#undef HAVE_FCNTL_H
5933965Sjdp
6033965Sjdp/* Define if you have the <stddef.h> header file.  */
6133965Sjdp#undef HAVE_STDDEF_H
6233965Sjdp
6333965Sjdp/* Define if you have the <stdlib.h> header file.  */
6433965Sjdp#undef HAVE_STDLIB_H
6533965Sjdp
6633965Sjdp/* Define if you have the <string.h> header file.  */
6733965Sjdp#undef HAVE_STRING_H
6833965Sjdp
6933965Sjdp/* Define if you have the <strings.h> header file.  */
7033965Sjdp#undef HAVE_STRINGS_H
7133965Sjdp
7233965Sjdp/* Define if you have the <sys/file.h> header file.  */
7333965Sjdp#undef HAVE_SYS_FILE_H
7433965Sjdp
7533965Sjdp/* Define if you have the <sys/time.h> header file.  */
7633965Sjdp#undef HAVE_SYS_TIME_H
7733965Sjdp
7833965Sjdp/* Define if you have the <time.h> header file.  */
7933965Sjdp#undef HAVE_TIME_H
8033965Sjdp
8133965Sjdp/* Define if you have the <unistd.h> header file.  */
8233965Sjdp#undef HAVE_UNISTD_H
83