Initial revision
[l2tpns.git] / config.h.in
1 /* config.h.in. Generated from configure.in by autoheader. */
2
3 /* Define to 1 if you have the `alarm' function. */
4 #undef HAVE_ALARM
5
6 /* Define to 1 if you have the <arpa/inet.h> header file. */
7 #undef HAVE_ARPA_INET_H
8
9 /* Define to 1 if you don't have `vprintf' but do have `_doprnt.' */
10 #undef HAVE_DOPRNT
11
12 /* Define to 1 if you have the <fcntl.h> header file. */
13 #undef HAVE_FCNTL_H
14
15 /* Define to 1 if you have the `fork' function. */
16 #undef HAVE_FORK
17
18 /* Define to 1 if you have the `gethostbyname' function. */
19 #undef HAVE_GETHOSTBYNAME
20
21 /* Define to 1 if you have the `gethostname' function. */
22 #undef HAVE_GETHOSTNAME
23
24 /* Define to 1 if you have the `getpagesize' function. */
25 #undef HAVE_GETPAGESIZE
26
27 /* Define to 1 if you have the `gettimeofday' function. */
28 #undef HAVE_GETTIMEOFDAY
29
30 /* Define to 1 if you have the `inet_ntoa' function. */
31 #undef HAVE_INET_NTOA
32
33 /* Define to 1 if you have the <inttypes.h> header file. */
34 #undef HAVE_INTTYPES_H
35
36 /* Define to 1 if your system has a GNU libc compatible `malloc' function, and
37 to 0 otherwise. */
38 #undef HAVE_MALLOC
39
40 /* Define to 1 if you have the <malloc.h> header file. */
41 #undef HAVE_MALLOC_H
42
43 /* Define to 1 if you have the <memory.h> header file. */
44 #undef HAVE_MEMORY_H
45
46 /* Define to 1 if you have the `memset' function. */
47 #undef HAVE_MEMSET
48
49 /* Define to 1 if you have a working `mmap' system call. */
50 #undef HAVE_MMAP
51
52 /* Define to 1 if you have the <netdb.h> header file. */
53 #undef HAVE_NETDB_H
54
55 /* Define to 1 if you have the <netinet/in.h> header file. */
56 #undef HAVE_NETINET_IN_H
57
58 /* Define to 1 if you have the `pow' function. */
59 #undef HAVE_POW
60
61 /* Define to 1 if you have the `select' function. */
62 #undef HAVE_SELECT
63
64 /* Define to 1 if you have the `socket' function. */
65 #undef HAVE_SOCKET
66
67 /* Define to 1 if `stat' has the bug that it succeeds when given the
68 zero-length file name argument. */
69 #undef HAVE_STAT_EMPTY_STRING_BUG
70
71 /* Define to 1 if you have the <stdint.h> header file. */
72 #undef HAVE_STDINT_H
73
74 /* Define to 1 if you have the <stdlib.h> header file. */
75 #undef HAVE_STDLIB_H
76
77 /* Define to 1 if you have the `strcasecmp' function. */
78 #undef HAVE_STRCASECMP
79
80 /* Define to 1 if you have the `strchr' function. */
81 #undef HAVE_STRCHR
82
83 /* Define to 1 if you have the `strdup' function. */
84 #undef HAVE_STRDUP
85
86 /* Define to 1 if you have the `strerror' function. */
87 #undef HAVE_STRERROR
88
89 /* Define to 1 if you have the `strftime' function. */
90 #undef HAVE_STRFTIME
91
92 /* Define to 1 if you have the <strings.h> header file. */
93 #undef HAVE_STRINGS_H
94
95 /* Define to 1 if you have the <string.h> header file. */
96 #undef HAVE_STRING_H
97
98 /* Define to 1 if you have the `strrchr' function. */
99 #undef HAVE_STRRCHR
100
101 /* Define to 1 if you have the <sys/file.h> header file. */
102 #undef HAVE_SYS_FILE_H
103
104 /* Define to 1 if you have the <sys/ioctl.h> header file. */
105 #undef HAVE_SYS_IOCTL_H
106
107 /* Define to 1 if you have the <sys/select.h> header file. */
108 #undef HAVE_SYS_SELECT_H
109
110 /* Define to 1 if you have the <sys/socket.h> header file. */
111 #undef HAVE_SYS_SOCKET_H
112
113 /* Define to 1 if you have the <sys/stat.h> header file. */
114 #undef HAVE_SYS_STAT_H
115
116 /* Define to 1 if you have the <sys/time.h> header file. */
117 #undef HAVE_SYS_TIME_H
118
119 /* Define to 1 if you have the <sys/types.h> header file. */
120 #undef HAVE_SYS_TYPES_H
121
122 /* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */
123 #undef HAVE_SYS_WAIT_H
124
125 /* Define to 1 if you have the <unistd.h> header file. */
126 #undef HAVE_UNISTD_H
127
128 /* Define to 1 if you have the `vfork' function. */
129 #undef HAVE_VFORK
130
131 /* Define to 1 if you have the <vfork.h> header file. */
132 #undef HAVE_VFORK_H
133
134 /* Define to 1 if you have the `vprintf' function. */
135 #undef HAVE_VPRINTF
136
137 /* Define to 1 if `fork' works. */
138 #undef HAVE_WORKING_FORK
139
140 /* Define to 1 if `vfork' works. */
141 #undef HAVE_WORKING_VFORK
142
143 /* Define to 1 if `lstat' dereferences a symlink specified with a trailing
144 slash. */
145 #undef LSTAT_FOLLOWS_SLASHED_SYMLINK
146
147 /* Define to the address where bug reports for this package should be sent. */
148 #undef PACKAGE_BUGREPORT
149
150 /* Define to the full name of this package. */
151 #undef PACKAGE_NAME
152
153 /* Define to the full name and version of this package. */
154 #undef PACKAGE_STRING
155
156 /* Define to the one symbol short name of this package. */
157 #undef PACKAGE_TARNAME
158
159 /* Define to the version of this package. */
160 #undef PACKAGE_VERSION
161
162 /* Define to 1 if the C compiler supports function prototypes. */
163 #undef PROTOTYPES
164
165 /* Define as the return type of signal handlers (`int' or `void'). */
166 #undef RETSIGTYPE
167
168 /* Define to the type of arg 1 for `select'. */
169 #undef SELECT_TYPE_ARG1
170
171 /* Define to the type of args 2, 3 and 4 for `select'. */
172 #undef SELECT_TYPE_ARG234
173
174 /* Define to the type of arg 5 for `select'. */
175 #undef SELECT_TYPE_ARG5
176
177 /* Define to 1 if the `setvbuf' function takes the buffering type as its
178 second argument and the buffer pointer as the third, as on System V before
179 release 3. */
180 #undef SETVBUF_REVERSED
181
182 /* Define to 1 if you have the ANSI C header files. */
183 #undef STDC_HEADERS
184
185 /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
186 #undef TIME_WITH_SYS_TIME
187
188 /* Define like PROTOTYPES; this can be used by system headers. */
189 #undef __PROTOTYPES
190
191 /* Define to empty if `const' does not conform to ANSI C. */
192 #undef const
193
194 /* Define to rpl_malloc if the replacement function should be used. */
195 #undef malloc
196
197 /* Define to `int' if <sys/types.h> does not define. */
198 #undef pid_t
199
200 /* Define to `unsigned' if <sys/types.h> does not define. */
201 #undef size_t
202
203 /* Define as `fork' if `vfork' does not work. */
204 #undef vfork
205
206 #undef HAVE_LIBCLI
207 #undef HAVE_LIBM
208 #undef HAVE_LIBDL
209
210 #undef LIBDIR
211 #undef ETCDIR
212 #undef BINDIR
213