|
54 | 54 | /* Define to 1 if you have the `getservent' function. */ |
55 | 55 | #cmakedefine HAVE_GETSERVENT 1 |
56 | 56 |
|
57 | | -/* Define to 1 if you have the <inttypes.h> header file. */ |
58 | | -#cmakedefine HAVE_INTTYPES_H 1 |
59 | | - |
60 | 57 | /* Define to 1 if you have the `cap-ng' library (-lcap-ng). */ |
61 | 58 | #cmakedefine HAVE_LIBCAP_NG 1 |
62 | 59 |
|
|
66 | 63 | /* Define to 1 if you have the `rpc' library (-lrpc). */ |
67 | 64 | #cmakedefine HAVE_LIBRPC 1 |
68 | 65 |
|
69 | | -/* Define to 1 if you have the <memory.h> header file. */ |
70 | | -#cmakedefine HAVE_MEMORY_H 1 |
71 | | - |
72 | 66 | /* Define to 1 if you have the <net/if.h> header file. */ |
73 | 67 | #cmakedefine HAVE_NET_IF_H 1 |
74 | 68 |
|
|
162 | 156 | /* Define to 1 if you have the <rpc/rpc.h> header file. */ |
163 | 157 | #cmakedefine HAVE_RPC_RPC_H 1 |
164 | 158 |
|
165 | | -/* Define to 1 if you have the <stdint.h> header file. */ |
166 | | -#cmakedefine HAVE_STDINT_H 1 |
167 | | - |
168 | | -/* Define to 1 if you have the <stdlib.h> header file. */ |
169 | | -#cmakedefine HAVE_STDLIB_H 1 |
170 | | - |
171 | | -/* Define to 1 if you have the <strings.h> header file. */ |
172 | | -#cmakedefine HAVE_STRINGS_H 1 |
173 | | - |
174 | | -/* Define to 1 if you have the <string.h> header file. */ |
175 | | -#cmakedefine HAVE_STRING_H 1 |
176 | | - |
177 | 159 | /* Define to 1 if you have the `strlcat' function. */ |
178 | 160 | #cmakedefine HAVE_STRLCAT 1 |
179 | 161 |
|
|
186 | 168 | /* Define to 1 if the system has the type `struct ether_addr'. */ |
187 | 169 | #cmakedefine HAVE_STRUCT_ETHER_ADDR 1 |
188 | 170 |
|
189 | | -/* Define to 1 if you have the <sys/stat.h> header file. */ |
190 | | -#cmakedefine HAVE_SYS_STAT_H 1 |
191 | | - |
192 | | -/* Define to 1 if you have the <sys/types.h> header file. */ |
193 | | -#cmakedefine HAVE_SYS_TYPES_H 1 |
194 | | - |
195 | 171 | /* Define to 1 if the system has the type `uintptr_t'. */ |
196 | 172 | #cmakedefine HAVE_UINTPTR_T 1 |
197 | 173 |
|
198 | | -/* Define to 1 if you have the <unistd.h> header file. */ |
199 | | -#cmakedefine HAVE_UNISTD_H 1 |
200 | | - |
201 | 174 | /* Define to 1 if you have the `vfork' function. */ |
202 | 175 | #cmakedefine HAVE_VFORK 1 |
203 | 176 |
|
|
0 commit comments