fixing mac os/x compile issue
[bbkeys.git] / config.h.in
blob6e5fcaec98fddab272c4d66879d9f5c2bab2c83d
1 /* config.h.in. Generated automatically from configure.in by autoheader 2.13. */
3 /* Define to empty if the keyword does not work. */
4 #undef const
6 /* Define if you have <sys/wait.h> that is POSIX.1 compatible. */
7 #undef HAVE_SYS_WAIT_H
9 /* Define as __inline if that's what the C compiler calls it. */
10 #undef inline
12 /* Define as the return type of signal handlers (int or void). */
13 #undef RETSIGTYPE
15 /* Define if you have the ANSI C header files. */
16 #undef STDC_HEADERS
18 /* Define if you can safely include both <sys/time.h> and <time.h>. */
19 #undef TIME_WITH_SYS_TIME
21 /* Define if your <sys/time.h> declares struct tm. */
22 #undef TM_IN_SYS_TIME
24 /* Define if the X Window System is missing or not being used. */
25 #undef X_DISPLAY_MISSING
27 /* Define if you have the gettimeofday function. */
28 #undef HAVE_GETTIMEOFDAY
30 /* Define if you have the memset function. */
31 #undef HAVE_MEMSET
33 /* Define if you have the select function. */
34 #undef HAVE_SELECT
36 /* Define if you have the setlocale function. */
37 #undef HAVE_SETLOCALE
39 /* Define if you have the sigaction function. */
40 #undef HAVE_SIGACTION
42 /* Define if you have the strcasecmp function. */
43 #undef HAVE_STRCASECMP
45 /* Define if you have the strchr function. */
46 #undef HAVE_STRCHR
48 /* Define if you have the strcspn function. */
49 #undef HAVE_STRCSPN
51 /* Define if you have the strdup function. */
52 #undef HAVE_STRDUP
54 /* Define if you have the strftime function. */
55 #undef HAVE_STRFTIME
57 /* Define if you have the strncasecmp function. */
58 #undef HAVE_STRNCASECMP
60 /* Define if you have the strstr function. */
61 #undef HAVE_STRSTR
63 /* Define if you have the <ctype.h> header file. */
64 #undef HAVE_CTYPE_H
66 /* Define if you have the <errno.h> header file. */
67 #undef HAVE_ERRNO_H
69 /* Define if you have the <fcntl.h> header file. */
70 #undef HAVE_FCNTL_H
72 /* Define if you have the <libgen.h> header file. */
73 #undef HAVE_LIBGEN_H
75 /* Define if you have the <locale.h> header file. */
76 #undef HAVE_LOCALE_H
78 /* Define if you have the <malloc.h> header file. */
79 #undef HAVE_MALLOC_H
81 /* Define if you have the <process.h> header file. */
82 #undef HAVE_PROCESS_H
84 /* Define if you have the <signal.h> header file. */
85 #undef HAVE_SIGNAL_H
87 /* Define if you have the <stdio.h> header file. */
88 #undef HAVE_STDIO_H
90 /* Define if you have the <stdlib.h> header file. */
91 #undef HAVE_STDLIB_H
93 /* Define if you have the <string.h> header file. */
94 #undef HAVE_STRING_H
96 /* Define if you have the <strings.h> header file. */
97 #undef HAVE_STRINGS_H
99 /* Define if you have the <sys/param.h> header file. */
100 #undef HAVE_SYS_PARAM_H
102 /* Define if you have the <sys/select.h> header file. */
103 #undef HAVE_SYS_SELECT_H
105 /* Define if you have the <sys/signal.h> header file. */
106 #undef HAVE_SYS_SIGNAL_H
108 /* Define if you have the <sys/stat.h> header file. */
109 #undef HAVE_SYS_STAT_H
111 /* Define if you have the <sys/time.h> header file. */
112 #undef HAVE_SYS_TIME_H
114 /* Define if you have the <sys/types.h> header file. */
115 #undef HAVE_SYS_TYPES_H
117 /* Define if you have the <sys/wait.h> header file. */
118 #undef HAVE_SYS_WAIT_H
120 /* Define if you have the <time.h> header file. */
121 #undef HAVE_TIME_H
123 /* Define if you have the <unistd.h> header file. */
124 #undef HAVE_UNISTD_H
126 /* Name of package */
127 #undef PACKAGE
129 /* Version number of package */
130 #undef VERSION