1/* autoconf/config.hin.  Generated automatically from configure.in by autoheader 2.13.  */
2/***************************************************************************
3 * autoconfig/acconfig.h                                                   *
4 *  - is the template file for autoconfig/config.hin which is generated    *
5 *    by the autoheader command                                            *
6 *                                                                         *
7 * autoconfig/config.hin                                                   *
8 *  - is the template for include/config.h, that will be gererated by      *
9 *    the ./configure script                                               *
10 *                                                                         *
11 * include/config.h                                                        *
12 *  - is the file that has the definitions/options for the pre-processor   *
13 *                                                                         *
14 ***************************************************************************/
15
16/* Define to empty if the keyword does not work.  */
17#undef const
18
19/* Define to `int' if <sys/types.h> doesn't define.  */
20#undef gid_t
21
22/* Define if you have <sys/wait.h> that is POSIX.1 compatible.  */
23#undef HAVE_SYS_WAIT_H
24
25/* Define if you need to in order for stat and other things to work.  */
26#undef _POSIX_SOURCE
27
28/* Define if you have the ANSI C header files.  */
29#undef STDC_HEADERS
30
31/* Define if you can safely include both <sys/time.h> and <time.h>.  */
32#undef TIME_WITH_SYS_TIME
33
34/* Define if your <sys/time.h> declares struct tm.  */
35#undef TM_IN_SYS_TIME
36
37/* Define to `int' if <sys/types.h> doesn't define.  */
38#undef uid_t
39
40/* Define if you have the gettimeofday function.  */
41#undef HAVE_GETTIMEOFDAY
42
43/* Define if you have the munlockall function.  */
44#undef HAVE_MUNLOCKALL
45
46/* Define if you have the select function.  */
47#undef HAVE_SELECT
48
49/* Define if you have the sigaction function.  */
50#undef HAVE_SIGACTION
51
52/* Define if you have the strerror function.  */
53#undef HAVE_STRERROR
54
55/* Define if you have the <signal.h> header file.  */
56#undef HAVE_SIGNAL_H
57
58/* Define if you have the <sys/time.h> header file.  */
59#undef HAVE_SYS_TIME_H
60
61/* Define if you have the <unistd.h> header file.  */
62#undef HAVE_UNISTD_H
63
64/* Amount of DEBUGGING output */
65#undef DEBUG
66
67/* End of file */
68