config.in revision 38889
198186Sgordon/* config.in.  Generated automatically from configure.in by autoheader.  */
298186Sgordon
378344Sobrien/* Name of package.  */
498186Sgordon#undef PACKAGE
578344Sobrien
678344Sobrien/* Version of package.  */
778344Sobrien#undef VERSION
878344Sobrien
978344Sobrien/* Whether strstr must be declared even if <string.h> is included.  */
1078344Sobrien#undef NEED_DECLARATION_STRSTR
1178344Sobrien
1278344Sobrien/* Whether malloc must be declared even if <stdlib.h> is included.  */
1378344Sobrien#undef NEED_DECLARATION_MALLOC
1478344Sobrien
1578344Sobrien/* Whether realloc must be declared even if <stdlib.h> is included.  */
1678344Sobrien#undef NEED_DECLARATION_REALLOC
1778344Sobrien
1878344Sobrien/* Whether free must be declared even if <stdlib.h> is included.  */
1978344Sobrien#undef NEED_DECLARATION_FREE
2078344Sobrien
2178344Sobrien/* Whether getenv must be declared even if <stdlib.h> is included.  */
2278344Sobrien#undef NEED_DECLARATION_GETENV
2378344Sobrien
2478344Sobrien/* Define if you have a working `mmap' system call.  */
2578344Sobrien#undef HAVE_MMAP
2678344Sobrien
2778344Sobrien/* Define if you need to in order for stat and other things to work.  */
2878344Sobrien#undef _POSIX_SOURCE
2978344Sobrien
3078344Sobrien/* Define if you can safely include both <sys/time.h> and <time.h>.  */
3178344Sobrien#undef TIME_WITH_SYS_TIME
3278344Sobrien
3378344Sobrien/* Do we need to use the b modifier when opening binary files?  */
3478344Sobrien#undef USE_BINARY_FOPEN
3578344Sobrien
3678344Sobrien/* Name of host specific header file to include in trad-core.c.  */
3778344Sobrien#undef TRAD_HEADER
3878344Sobrien
3978344Sobrien/* Define only if <sys/procfs.h> is available *and* it defines prstatus_t.  */
4078344Sobrien#undef HAVE_SYS_PROCFS_H
4178344Sobrien
4278344Sobrien/* Do we really want to use mmap if it's available?  */
4398186Sgordon#undef USE_MMAP
4498186Sgordon
4598186Sgordon/* Define if you have the fcntl function.  */
4698186Sgordon#undef HAVE_FCNTL
4798186Sgordon
4898186Sgordon/* Define if you have the fdopen function.  */
4998186Sgordon#undef HAVE_FDOPEN
5098186Sgordon
5198186Sgordon/* Define if you have the getpagesize function.  */
5298186Sgordon#undef HAVE_GETPAGESIZE
5398186Sgordon
5498186Sgordon/* Define if you have the madvise function.  */
5598186Sgordon#undef HAVE_MADVISE
5698186Sgordon
5798186Sgordon/* Define if you have the mprotect function.  */
5898186Sgordon#undef HAVE_MPROTECT
5998186Sgordon
6078344Sobrien/* Define if you have the setitimer function.  */
6178344Sobrien#undef HAVE_SETITIMER
6278344Sobrien
6378344Sobrien/* Define if you have the sysconf function.  */
6498186Sgordon#undef HAVE_SYSCONF
6598186Sgordon
6698186Sgordon/* Define if you have the <fcntl.h> header file.  */
6798186Sgordon#undef HAVE_FCNTL_H
6898186Sgordon
6998186Sgordon/* Define if you have the <stddef.h> header file.  */
7098186Sgordon#undef HAVE_STDDEF_H
7198186Sgordon
7298186Sgordon/* Define if you have the <stdlib.h> header file.  */
7398186Sgordon#undef HAVE_STDLIB_H
7498186Sgordon
7598186Sgordon/* Define if you have the <string.h> header file.  */
7698186Sgordon#undef HAVE_STRING_H
7798186Sgordon
7898186Sgordon/* Define if you have the <strings.h> header file.  */
7998186Sgordon#undef HAVE_STRINGS_H
8098186Sgordon
8198186Sgordon/* Define if you have the <sys/file.h> header file.  */
8298186Sgordon#undef HAVE_SYS_FILE_H
8398186Sgordon
8498186Sgordon/* Define if you have the <sys/time.h> header file.  */
8598186Sgordon#undef HAVE_SYS_TIME_H
8698186Sgordon
8798186Sgordon/* Define if you have the <time.h> header file.  */
8898186Sgordon#undef HAVE_TIME_H
8998186Sgordon
9098186Sgordon/* Define if you have the <unistd.h> header file.  */
9198186Sgordon#undef HAVE_UNISTD_H
9298186Sgordon