1/* config.h.in.  Generated from configure.ac by autoheader.  */
2
3/* Define program version */
4#undef AMPLE_VERSION
5
6/* Define to 1 if you have the `alarm' function. */
7#undef HAVE_ALARM
8
9/* Define to 1 if you have the <arpa/inet.h> header file. */
10#undef HAVE_ARPA_INET_H
11
12/* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
13   */
14#undef HAVE_DIRENT_H
15
16/* Define to 1 if you don't have `vprintf' but do have `_doprnt.' */
17#undef HAVE_DOPRNT
18
19/* Define to 1 if you have the <errno.h> header file. */
20#undef HAVE_ERRNO_H
21
22/* Define to 1 if you have the <fcntl.h> header file. */
23#undef HAVE_FCNTL_H
24
25/* Define to 1 if you have the `fork' function. */
26#undef HAVE_FORK
27
28/* Define to 1 if you have the `getcwd' function. */
29#undef HAVE_GETCWD
30
31/* Define to 1 if you have the <getopt.h> header file. */
32#undef HAVE_GETOPT_H
33
34/* Define to 1 if you have the `inet_ntoa' function. */
35#undef HAVE_INET_NTOA
36
37/* Define to 1 if you have the <inttypes.h> header file. */
38#undef HAVE_INTTYPES_H
39
40/* Define to 1 if you have the <limits.h> header file. */
41#undef HAVE_LIMITS_H
42
43/* Define to 1 if your system has a working `malloc' function, and to 0
44   otherwise. */
45#undef HAVE_MALLOC
46
47/* Define to 1 if you have the <memory.h> header file. */
48#undef HAVE_MEMORY_H
49
50/* Define to 1 if you have the `memset' function. */
51#undef HAVE_MEMSET
52
53/* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
54#undef HAVE_NDIR_H
55
56/* Define to 1 if you have the <netdb.h> header file. */
57#undef HAVE_NETDB_H
58
59/* Define to 1 if you have the <netinet/in.h> header file. */
60#undef HAVE_NETINET_IN_H
61
62/* Define to 1 if you have the <signal.h> header file. */
63#undef HAVE_SIGNAL_H
64
65/* Define to 1 if you have the `socket' function. */
66#undef HAVE_SOCKET
67
68/* Define to 1 if you have the <stdint.h> header file. */
69#undef HAVE_STDINT_H
70
71/* Define to 1 if you have the <stdlib.h> header file. */
72#undef HAVE_STDLIB_H
73
74/* Define to 1 if you have the `strcasecmp' function. */
75#undef HAVE_STRCASECMP
76
77/* Define to 1 if you have the `strchr' function. */
78#undef HAVE_STRCHR
79
80/* Define to 1 if you have the `strdup' function. */
81#undef HAVE_STRDUP
82
83/* Define to 1 if you have the `strerror' function. */
84#undef HAVE_STRERROR
85
86/* Define to 1 if you have the <strings.h> header file. */
87#undef HAVE_STRINGS_H
88
89/* Define to 1 if you have the <string.h> header file. */
90#undef HAVE_STRING_H
91
92/* Define to 1 if you have the `strncasecmp' function. */
93#undef HAVE_STRNCASECMP
94
95/* Define to 1 if you have the `strrchr' function. */
96#undef HAVE_STRRCHR
97
98/* Define to 1 if you have the `strtol' function. */
99#undef HAVE_STRTOL
100
101/* Define to 1 if you have the <syslog.h> header file. */
102#undef HAVE_SYSLOG_H
103
104/* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
105   */
106#undef HAVE_SYS_DIR_H
107
108/* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
109   */
110#undef HAVE_SYS_NDIR_H
111
112/* Define to 1 if you have the <sys/socket.h> header file. */
113#undef HAVE_SYS_SOCKET_H
114
115/* Define to 1 if you have the <sys/stat.h> header file. */
116#undef HAVE_SYS_STAT_H
117
118/* Define to 1 if you have the <sys/types.h> header file. */
119#undef HAVE_SYS_TYPES_H
120
121/* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */
122#undef HAVE_SYS_WAIT_H
123
124/* Define to 1 if you have the <unistd.h> header file. */
125#undef HAVE_UNISTD_H
126
127/* Define to 1 if you have the `vfork' function. */
128#undef HAVE_VFORK
129
130/* Define to 1 if you have the <vfork.h> header file. */
131#undef HAVE_VFORK_H
132
133/* Define to 1 if you have the `vprintf' function. */
134#undef HAVE_VPRINTF
135
136/* Define to 1 if `fork' works. */
137#undef HAVE_WORKING_FORK
138
139/* Define to 1 if `vfork' works. */
140#undef HAVE_WORKING_VFORK
141
142/* Log facility to use with syslog */
143#undef LOG_FACILITY
144
145/* Define to the address where bug reports for this package should be sent. */
146#undef PACKAGE_BUGREPORT
147
148/* Define to the full name of this package. */
149#undef PACKAGE_NAME
150
151/* Define to the full name and version of this package. */
152#undef PACKAGE_STRING
153
154/* Define to the one symbol short name of this package. */
155#undef PACKAGE_TARNAME
156
157/* Define to the version of this package. */
158#undef PACKAGE_VERSION
159
160/* Define as the return type of signal handlers (`int' or `void'). */
161#undef RETSIGTYPE
162
163/* Define to 1 if you have the ANSI C header files. */
164#undef STDC_HEADERS
165
166/* Define to empty if `const' does not conform to ANSI C. */
167#undef const
168
169/* Define to rpl_malloc if the replacement function should be used. */
170#undef malloc
171
172/* Define to `long' if <sys/types.h> does not define. */
173#undef off_t
174
175/* Define to `int' if <sys/types.h> does not define. */
176#undef pid_t
177
178/* Define to `unsigned' if <sys/types.h> does not define. */
179#undef size_t
180
181/* the type of the last argument to getsockopt etc */
182#undef socklen_t
183
184/* Define as `fork' if `vfork' does not work. */
185#undef vfork
186