• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1 /* include/sane/config.h.  Generated from config.h.in by configure.  */
2 /* include/sane/config.h.in.  Generated from configure.ac by autoheader.  */
3 
4 /* Define if building universal (internal helper macro) */
5 /* #undef AC_APPLE_UNIVERSAL_BUILD */
6 
7 /* Define to 1 if using 'alloca.c'. */
8 /* #undef C_ALLOCA */
9 
10 /* Define to 1 if use sanei_debug_ndebug*/
11 #define NDEBUG 1
12 
13 /* Define to 1 if the system supports IPv6 */
14 #define ENABLE_IPV6 1
15 
16 /* Define to 1 if device locking should be enabled. */
17 #define ENABLE_LOCKING 1
18 
19 /* Define to 1 if translation of program messages to the user's native
20    language is requested. */
21 #define ENABLE_NLS 1
22 
23 /* Define if GPLogFunc does not take a va_list. */
24 /* #undef GPLOGFUNC_NO_VARGS */
25 
26 /* Define to 1 if struct sockaddr_storage has an ss_family member */
27 #define HAS_SS_FAMILY 1
28 
29 /* Define to 1 if struct sockaddr_storage has __ss_family instead of ss_family
30    */
31 /* #undef HAS___SS_FAMILY */
32 
33 /* Define to 1 if you have 'alloca', as a function or macro. */
34 #define HAVE_ALLOCA 1
35 
36 /* Define to 1 if <alloca.h> works. */
37 #define HAVE_ALLOCA_H 1
38 
39 /* Define to 1 if you have the <apollo/scsi.h> header file. */
40 /* #undef HAVE_APOLLO_SCSI_H */
41 
42 /* Define to 1 if you have the <asm/io.h> header file. */
43 /* #undef HAVE_ASM_IO_H */
44 
45 /* Define to 1 if you have the <asm/types.h> header file. */
46 #define HAVE_ASM_TYPES_H 1
47 
48 /* Define to 1 if you have the `atexit' function. */
49 #define HAVE_ATEXIT 1
50 
51 /* Define to 1 if you have the <be/kernel/OS.h> header file. */
52 /* #undef HAVE_BE_KERNEL_OS_H */
53 
54 /* Define to 1 if you have the <bsd/dev/scsireg.h> header file. */
55 /* #undef HAVE_BSD_DEV_SCSIREG_H */
56 
57 /* Define to 1 if you have the <camlib.h> header file. */
58 /* #undef HAVE_CAMLIB_H */
59 
60 /* Define to 1 if you have the Mac OS X function CFLocaleCopyCurrent in the
61    CoreFoundation framework. */
62 /* #undef HAVE_CFLOCALECOPYCURRENT */
63 
64 /* Define to 1 if you have the `cfmakeraw' function. */
65 #define HAVE_CFMAKERAW 1
66 
67 /* Define to 1 if you have the Mac OS X function CFPreferencesCopyAppValue in
68    the CoreFoundation framework. */
69 /* #undef HAVE_CFPREFERENCESCOPYAPPVALUE */
70 
71 /* define if the compiler supports basic C++11 syntax */
72 #define HAVE_CXX11 1
73 
74 /* Define if the GNU dcgettext() function is already present or preinstalled.
75    */
76 #define HAVE_DCGETTEXT 1
77 
78 /* Define to 1 if you have the <ddk/ntddscsi.h> header file. */
79 /* #undef HAVE_DDK_NTDDSCSI_H */
80 
81 /* Define to 1 if you have the <dev/ppbus/ppi.h> header file. */
82 /* #undef HAVE_DEV_PPBUS_PPI_H */
83 
84 /* Is /dev/urandom available? */
85 #define HAVE_DEV_URANDOM 1
86 
87 /* Define to 1 if you have the <dlfcn.h> header file. */
88 #define HAVE_DLFCN_H 1
89 
90 /* Define to 1 if you have the `dlopen' function. */
91 #define HAVE_DLOPEN 1
92 
93 /* Define to 1 if you have the <dl.h> header file. */
94 /* #undef HAVE_DL_H */
95 
96 /* Define to 1 if you have the <fcntl.h> header file. */
97 #define HAVE_FCNTL_H 1
98 
99 /* Define to 1 if you have the `getaddrinfo' function. */
100 #define HAVE_GETADDRINFO 1
101 
102 /* Define to 1 if you have the `getenv' function. */
103 #define HAVE_GETENV 1
104 
105 /* Define to 1 if you have the `getnameinfo' function. */
106 #define HAVE_GETNAMEINFO 1
107 
108 /* Define to 1 if you have the <getopt.h> header file. */
109 #define HAVE_GETOPT_H 1
110 
111 /* Define to 1 if you have the `getopt_long' function. */
112 #define HAVE_GETOPT_LONG 1
113 
114 /* Define to 1 if you have the `getpagesize' function. */
115 #define HAVE_GETPAGESIZE 1
116 
117 /* Define to 1 if you have the `getpass' function. */
118 #define HAVE_GETPASS 1
119 
120 /* Define if the GNU gettext() function is already present or preinstalled. */
121 #define HAVE_GETTEXT 1
122 
123 /* Define to 1 if you have the `getuid' function. */
124 #define HAVE_GETUID 1
125 
126 /* Define to 1 if you have the `gp_camera_init' function. */
127 /* #undef HAVE_GP_CAMERA_INIT */
128 
129 /* Define to 1 if you have the `gp_port_info_get_path' function. */
130 /* #undef HAVE_GP_PORT_INFO_GET_PATH */
131 
132 /* Define to 1 if you have the <gscdds.h> header file. */
133 /* #undef HAVE_GSCDDS_H */
134 
135 /* Define to 1 if you have the `i386_set_ioperm' function. */
136 /* #undef HAVE_I386_SET_IOPERM */
137 
138 /* Define if you have the iconv() function and it works. */
139 /* #undef HAVE_ICONV */
140 
141 /* Define to 1 if you have the <ifaddrs.h> header file. */
142 #define HAVE_IFADDRS_H 1
143 
144 /* Define to 1 if you have the `inet_addr' function. */
145 #define HAVE_INET_ADDR 1
146 
147 /* Define to 1 if you have the `inet_aton' function. */
148 #define HAVE_INET_ATON 1
149 
150 /* Define to 1 if you have the `inet_ntoa' function. */
151 #define HAVE_INET_NTOA 1
152 
153 /* Define to 1 if you have the `inet_ntop' function. */
154 #define HAVE_INET_NTOP 1
155 
156 /* Define to 1 if you have the `inet_pton' function. */
157 #define HAVE_INET_PTON 1
158 
159 /* Define to 1 if you have the <inttypes.h> header file. */
160 #define HAVE_INTTYPES_H 1
161 
162 /* Define to 1 if you have the <IOKit/cdb/IOSCSILib.h> header file. */
163 /* #undef HAVE_IOKIT_CDB_IOSCSILIB_H */
164 
165 /* Define to 1 if you have the
166    <IOKit/scsi-commands/SCSICommandOperationCodes.h> header file. */
167 /* #undef HAVE_IOKIT_SCSI_COMMANDS_SCSICOMMANDOPERATIONCODES_H */
168 
169 /* Define to 1 if you have the <IOKit/scsi/SCSICommandOperationCodes.h> header
170    file. */
171 /* #undef HAVE_IOKIT_SCSI_SCSICOMMANDOPERATIONCODES_H */
172 
173 /* Define to 1 if you have the <IOKit/scsi/SCSITaskLib.h> header file. */
174 /* #undef HAVE_IOKIT_SCSI_SCSITASKLIB_H */
175 
176 /* Define to 1 if you have the `ioperm' function. */
177 #define HAVE_IOPERM 1
178 
179 /* Define to 1 if you have the `iopl' function. */
180 #define HAVE_IOPL 1
181 
182 /* Define to 1 if you have the <io/cam/cam.h> header file. */
183 /* #undef HAVE_IO_CAM_CAM_H */
184 
185 /* Define to 1 if you have the `jpeg_crop_scanline' function. */
186 #define HAVE_JPEG_CROP_SCANLINE 1
187 
188 /* Define to 1 if you have the `jpeg_skip_scanlines' function. */
189 #define HAVE_JPEG_SKIP_SCANLINES 1
190 
191 /* Define to 1 if libcurl is available */
192 #define HAVE_LIBCURL 1
193 
194 /* Define to 1 if you have the <libc.h> header file. */
195 /* #undef HAVE_LIBC_H */
196 
197 /* Define to 1 if you have the `ieee1284' library (-lcam). */
198 /* #undef HAVE_LIBIEEE1284 */
199 
200 /* Define to 1 if you have the libjpeg library. */
201 #define HAVE_LIBJPEG 1
202 
203 /* Define to 1 if you have the libpng library. */
204 #define HAVE_LIBPNG 1
205 
206 /* Define to 1 if libsnmp is available */
207 #define HAVE_LIBSNMP 0
208 
209 /* Define to 1 if you have libusb-1.0 */
210 #define HAVE_LIBUSB 1
211 
212 /* Define to 1 if you have libusb-0.1 */
213 /* #undef HAVE_LIBUSB_LEGACY */
214 
215 /* Define to 1 if libxml2 is available */
216 // #define HAVE_LIBXML2 1
217 
218 /* Define to 1 if you have the <limits.h> header file. */
219 #define HAVE_LIMITS_H 1
220 
221 /* Define to 1 if you have the <linux/ppdev.h> header file. */
222 #define HAVE_LINUX_PPDEV_H 1
223 
224 /* Define if the long long type is available. */
225 #define HAVE_LONG_LONG 1
226 
227 /* Define to 1 if you have the <lusb0_usb.h> header file. */
228 /* #undef HAVE_LUSB0_USB_H */
229 
230 /* Define to 1 if you have the <machine/cpufunc.h> header file. */
231 /* #undef HAVE_MACHINE_CPUFUNC_H */
232 
233 /* Define to 1 if you have the <mach-o/dyld.h> header file. */
234 /* #undef HAVE_MACH_O_DYLD_H */
235 
236 /* Define to 1 if you have the <minix/config.h> header file. */
237 /* #undef HAVE_MINIX_CONFIG_H */
238 
239 /* Define to 1 if you have the `mkdir' function. */
240 #define HAVE_MKDIR 1
241 
242 /* Define to 1 if you have a working `mmap' system call. */
243 #define HAVE_MMAP 1
244 
245 /* Define to 1 if you have the <netinet/in.h> header file. */
246 #define HAVE_NETINET_IN_H 1
247 
248 /* Define to 1 if you have the `NSLinkModule' function. */
249 /* #undef HAVE_NSLINKMODULE */
250 
251 /* Define to 1 if you have the <ntddscsi.h> header file. */
252 /* #undef HAVE_NTDDSCSI_H */
253 
254 /* Define to 1 if you have the <os2.h> header file. */
255 /* #undef HAVE_OS2_H */
256 
257 /* Define to 1 if you have the `poll' function. */
258 #define HAVE_POLL 1
259 
260 /* Define to 1 if you have the <poll.h> header file. */
261 #define HAVE_POLL_H 1
262 
263 /* Define to 1 if libpoppler-glib is available */
264 //#define HAVE_POPPLER_GLIB 0
265 
266 /* Define to 1 if you have the `pthread_cancel' function. */
267 #define HAVE_PTHREAD_CANCEL 1
268 
269 /* Define to 1 if you have the `pthread_create' function. */
270 #define HAVE_PTHREAD_CREATE 1
271 
272 /* Define to 1 if you have the `pthread_detach' function. */
273 #define HAVE_PTHREAD_DETACH 1
274 
275 /* Define to 1 if you have the <pthread.h> header file. */
276 #define HAVE_PTHREAD_H 1
277 
278 /* Define to 1 if you have the `pthread_join' function. */
279 #define HAVE_PTHREAD_JOIN 1
280 
281 /* Define to 1 if you have the `pthread_kill' function. */
282 #define HAVE_PTHREAD_KILL 1
283 
284 /* Define to 1 if you have the `pthread_testcancel' function. */
285 #define HAVE_PTHREAD_TESTCANCEL 1
286 
287 /* Define to 1 if you have the <pwd.h> header file. */
288 #define HAVE_PWD_H 1
289 
290 /* define if you have the resmgr library */
291 /* #undef HAVE_RESMGR */
292 
293 /* Define to 1 if you have the `scsireq_enter' function. */
294 /* #undef HAVE_SCSIREQ_ENTER */
295 
296 /* Define if SCSITaskSGElement is available. */
297 /* #undef HAVE_SCSITASKSGELEMENT */
298 
299 /* Define to 1 if you have the <scsi.h> header file. */
300 /* #undef HAVE_SCSI_H */
301 
302 /* Define to 1 if you have the <scsi/sg.h> header file. */
303 #define HAVE_SCSI_SG_H 1
304 
305 /* Define to 1 if you have the `setitimer' function. */
306 #define HAVE_SETITIMER 1
307 
308 /* Define if sg_header.target_status is available. */
309 #define HAVE_SG_TARGET_STATUS 1
310 
311 /* Define to 1 if you have the `shl_load' function. */
312 /* #undef HAVE_SHL_LOAD */
313 
314 /* Define to 1 if you have the `sigprocmask' function. */
315 #define HAVE_SIGPROCMASK 1
316 
317 /* Define to 1 if you have the `sleep' function. */
318 #define HAVE_SLEEP 1
319 
320 /* Define to 1 if you have the `snprintf' function. */
321 #define HAVE_SNPRINTF 1
322 
323 /* Define to 1 if you have the <stdint.h> header file. */
324 #define HAVE_STDINT_H 1
325 
326 /* Define to 1 if you have the <stdio.h> header file. */
327 #define HAVE_STDIO_H 1
328 
329 /* Define to 1 if you have the <stdlib.h> header file. */
330 #define HAVE_STDLIB_H 1
331 
332 /* Define to 1 if you have the `strcasecmp' function. */
333 #define HAVE_STRCASECMP 1
334 
335 /* Define to 1 if you have the `strcasestr' function. */
336 #define HAVE_STRCASESTR 1
337 
338 /* Define to 1 if you have the `strdup' function. */
339 #define HAVE_STRDUP 1
340 
341 /* Define to 1 if you have the `strftime' function. */
342 #define HAVE_STRFTIME 1
343 
344 /* Define to 1 if you have the <strings.h> header file. */
345 #define HAVE_STRINGS_H 1
346 
347 /* Define to 1 if you have the <string.h> header file. */
348 #define HAVE_STRING_H 1
349 
350 /* Define to 1 if you have the `strncasecmp' function. */
351 #define HAVE_STRNCASECMP 1
352 
353 /* Define to 1 if you have the `strndup' function. */
354 #define HAVE_STRNDUP 1
355 
356 /* Define to 1 if you have the `strsep' function. */
357 #define HAVE_STRSEP 1
358 
359 /* Define to 1 if you have the `strstr' function. */
360 #define HAVE_STRSTR 1
361 
362 /* Define to 1 if you have the `strtod' function. */
363 #define HAVE_STRTOD 1
364 
365 /* Define if struct flock is available. */
366 #define HAVE_STRUCT_FLOCK 1
367 
368 /* Define to 1 if you have the `syslog' function. */
369 #define HAVE_SYSLOG 1
370 
371 /* Is /usr/include/systemd/sd-daemon.h available? */
372 #define HAVE_SYSTEMD 1
373 
374 /* Define to 1 if you have the <sys/dsreq.h> header file. */
375 /* #undef HAVE_SYS_DSREQ_H */
376 
377 /* Define to 1 if you have the <sys/hw.h> header file. */
378 /* #undef HAVE_SYS_HW_H */
379 
380 /* Define to 1 if you have the <sys/ioctl.h> header file. */
381 #define HAVE_SYS_IOCTL_H 1
382 
383 /* Define to 1 if you have the <sys/io.h> header file. */
384 #define HAVE_SYS_IO_H 1
385 
386 /* Define to 1 if you have the <sys/ipc.h> header file. */
387 #define HAVE_SYS_IPC_H 1
388 
389 /* Define to 1 if you have the <sys/param.h> header file. */
390 #define HAVE_SYS_PARAM_H 1
391 
392 /* Define to 1 if you have the <sys/passthrudef.h> header file. */
393 /* #undef HAVE_SYS_PASSTHRUDEF_H */
394 
395 /* Define to 1 if you have the <sys/scanio.h> header file. */
396 /* #undef HAVE_SYS_SCANIO_H */
397 
398 /* Define to 1 if you have the <sys/scsicmd.h> header file. */
399 /* #undef HAVE_SYS_SCSICMD_H */
400 
401 /* Define to 1 if you have the <sys/scsiio.h> header file. */
402 /* #undef HAVE_SYS_SCSIIO_H */
403 
404 /* Define to 1 if you have the <sys/scsi.h> header file. */
405 /* #undef HAVE_SYS_SCSI_H */
406 
407 /* Define to 1 if you have the <sys/scsi/scsi.h> header file. */
408 /* #undef HAVE_SYS_SCSI_SCSI_H */
409 
410 /* Define to 1 if you have the <sys/scsi/sgdefs.h> header file. */
411 /* #undef HAVE_SYS_SCSI_SGDEFS_H */
412 
413 /* Define to 1 if you have the <sys/scsi/targets/scgio.h> header file. */
414 /* #undef HAVE_SYS_SCSI_TARGETS_SCGIO_H */
415 
416 /* Define to 1 if you have the <sys/sdi_comm.h> header file. */
417 /* #undef HAVE_SYS_SDI_COMM_H */
418 
419 /* Define to 1 if you have the <sys/select.h> header file. */
420 #define HAVE_SYS_SELECT_H 1
421 
422 /* Define to 1 if you have the <sys/sem.h> header file. */
423 #define HAVE_SYS_SEM_H 1
424 
425 /* Define to 1 if you have the <sys/shm.h> header file. */
426 #define HAVE_SYS_SHM_H 1
427 
428 /* Define to 1 if you have the <sys/socket.h> header file. */
429 #define HAVE_SYS_SOCKET_H 1
430 
431 /* Define to 1 if you have the <sys/stat.h> header file. */
432 #define HAVE_SYS_STAT_H 1
433 
434 /* Define to 1 if you have the <sys/time.h> header file. */
435 #define HAVE_SYS_TIME_H 1
436 
437 /* Define to 1 if you have the <sys/types.h> header file. */
438 #define HAVE_SYS_TYPES_H 1
439 
440 /* Define to 1 if you have the `tcsendbreak' function. */
441 #define HAVE_TCSENDBREAK 1
442 
443 /* Define to 1 if you have the <tiffio.h> header file. */
444 //#define HAVE_TIFFIO_H 0
445 
446 /* Define if union semun is available. */
447 /* #undef HAVE_UNION_SEMUN */
448 
449 /* Define to 1 if you have the <unistd.h> header file. */
450 #define HAVE_UNISTD_H 1
451 
452 /* Define to 1 if you have usbcall.dll. */
453 /* #undef HAVE_USBCALLS */
454 
455 /* Define to 1 if you have the `usleep' function. */
456 #define HAVE_USLEEP 1
457 
458 /* Define to 1 if the system has the type `u_char'. */
459 #define HAVE_U_CHAR 1
460 
461 /* Define to 1 if the system has the type `u_int'. */
462 #define HAVE_U_INT 1
463 
464 /* Define to 1 if the system has the type `u_long'. */
465 #define HAVE_U_LONG 1
466 
467 /* Define to 1 if the system has the type `u_short'. */
468 #define HAVE_U_SHORT 1
469 
470 /* Define to 1 if you have the `vsyslog' function. */
471 //#define HAVE_VSYSLOG 1
472 
473 /* Define to 1 if you have the <wchar.h> header file. */
474 #define HAVE_WCHAR_H 1
475 
476 /* Define to 1 if you have the <windows.h> header file. */
477 /* #undef HAVE_WINDOWS_H */
478 
479 /* Define to 1 if you have the <winsock2.h> header file. */
480 /* #undef HAVE_WINSOCK2_H */
481 
482 /* Define to 1 if you have the `_portaccess' function. */
483 /* #undef HAVE__PORTACCESS */
484 
485 /* Define to the sub-directory where libtool stores uninstalled libraries. */
486 #define LT_OBJDIR ".libs/"
487 
488 /* Name of package */
489 #define PACKAGE "sane-backends"
490 
491 /* Define to the address where bug reports for this package should be sent. */
492 #define PACKAGE_BUGREPORT "sane-devel@alioth-lists.debian.net"
493 
494 /* Define to the full name of this package. */
495 #define PACKAGE_NAME "sane-backends"
496 
497 /* Define to the full name and version of this package. */
498 #define PACKAGE_STRING "sane-backends 1.1.1.404-596f7"
499 
500 /* Define to the one symbol short name of this package. */
501 #define PACKAGE_TARNAME "sane-backends"
502 
503 /* Define to the home page for this package. */
504 #define PACKAGE_URL ""
505 
506 /* Define to the version of this package. */
507 #define PACKAGE_VERSION "1.1.1.404-596f7"
508 
509 /* Define if pthread_t is integer. */
510 #define PTHREAD_T_IS_INTEGER 1
511 
512 /* SANE DLL revision number */
513 #define SANE_DLL_V_BUILD 1
514 
515 /* SANE DLL major number */
516 #define SANE_DLL_V_MAJOR 1
517 
518 /* SANE DLL minor number */
519 #define SANE_DLL_V_MINOR 1
520 
521 /* Define to 1 if you have the <sys/io.h> providing inb,outb. */
522 #define SANE_HAVE_SYS_IO_H_WITH_INB_OUTB 1
523 
524 /* SCSI command buffer size */
525 #define SCSIBUFFERSIZE 131072
526 
527 /* The size of `char', as computed by sizeof. */
528 /* #undef SIZEOF_CHAR */
529 
530 /* The size of `int', as computed by sizeof. */
531 /* #undef SIZEOF_INT */
532 
533 /* The size of `long', as computed by sizeof. */
534 /* #undef SIZEOF_LONG */
535 
536 /* The size of `short', as computed by sizeof. */
537 /* #undef SIZEOF_SHORT */
538 
539 /* The size of `void*', as computed by sizeof. */
540 /* #undef SIZEOF_VOIDP */
541 
542 /* If using the C implementation of alloca, define if you know the
543    direction of stack growth for your system; otherwise it will be
544    automatically deduced at runtime.
545 	STACK_DIRECTION > 0 => grows toward higher addresses
546 	STACK_DIRECTION < 0 => grows toward lower addresses
547 	STACK_DIRECTION = 0 => direction of growth unknown */
548 /* #undef STACK_DIRECTION */
549 
550 /* Define to 1 if all of the C90 standard headers exist (not just the ones
551    required in a freestanding environment). This macro is provided for
552    backward compatibility; new code need not use it. */
553 #define STDC_HEADERS 1
554 
555 /* Define if pthreads should be used instead of forked processes. */
556 #define USE_PTHREAD "yes"
557 
558 /* Enable extensions on AIX 3, Interix.  */
559 #ifndef _ALL_SOURCE
560 # define _ALL_SOURCE 1
561 #endif
562 /* Enable general extensions on macOS.  */
563 #ifndef _DARWIN_C_SOURCE
564 # define _DARWIN_C_SOURCE 1
565 #endif
566 /* Enable general extensions on Solaris.  */
567 #ifndef __EXTENSIONS__
568 # define __EXTENSIONS__ 1
569 #endif
570 /* Enable GNU extensions on systems that have them.  */
571 #ifndef _GNU_SOURCE
572 # define _GNU_SOURCE 1
573 #endif
574 /* Enable X/Open compliant socket functions that do not require linking
575    with -lxnet on HP-UX 11.11.  */
576 #ifndef _HPUX_ALT_XOPEN_SOCKET_API
577 # define _HPUX_ALT_XOPEN_SOCKET_API 1
578 #endif
579 /* Identify the host operating system as Minix.
580    This macro does not affect the system headers' behavior.
581    A future release of Autoconf may stop defining this macro.  */
582 #ifndef _MINIX
583 /* # undef _MINIX */
584 #endif
585 /* Enable general extensions on NetBSD.
586    Enable NetBSD compatibility extensions on Minix.  */
587 #ifndef _NETBSD_SOURCE
588 # define _NETBSD_SOURCE 1
589 #endif
590 /* Enable OpenBSD compatibility extensions on NetBSD.
591    Oddly enough, this does nothing on OpenBSD.  */
592 #ifndef _OPENBSD_SOURCE
593 # define _OPENBSD_SOURCE 1
594 #endif
595 /* Define to 1 if needed for POSIX-compatible behavior.  */
596 #ifndef _POSIX_SOURCE
597 /* # undef _POSIX_SOURCE */
598 #endif
599 /* Define to 2 if needed for POSIX-compatible behavior.  */
600 #ifndef _POSIX_1_SOURCE
601 /* # undef _POSIX_1_SOURCE */
602 #endif
603 /* Enable POSIX-compatible threading on Solaris.  */
604 #ifndef _POSIX_PTHREAD_SEMANTICS
605 # define _POSIX_PTHREAD_SEMANTICS 1
606 #endif
607 /* Enable extensions specified by ISO/IEC TS 18661-5:2014.  */
608 #ifndef __STDC_WANT_IEC_60559_ATTRIBS_EXT__
609 # define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
610 #endif
611 /* Enable extensions specified by ISO/IEC TS 18661-1:2014.  */
612 #ifndef __STDC_WANT_IEC_60559_BFP_EXT__
613 # define __STDC_WANT_IEC_60559_BFP_EXT__ 1
614 #endif
615 /* Enable extensions specified by ISO/IEC TS 18661-2:2015.  */
616 #ifndef __STDC_WANT_IEC_60559_DFP_EXT__
617 # define __STDC_WANT_IEC_60559_DFP_EXT__ 1
618 #endif
619 /* Enable extensions specified by ISO/IEC TS 18661-4:2015.  */
620 #ifndef __STDC_WANT_IEC_60559_FUNCS_EXT__
621 # define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
622 #endif
623 /* Enable extensions specified by ISO/IEC TS 18661-3:2015.  */
624 #ifndef __STDC_WANT_IEC_60559_TYPES_EXT__
625 # define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
626 #endif
627 /* Enable extensions specified by ISO/IEC TR 24731-2:2010.  */
628 #ifndef __STDC_WANT_LIB_EXT2__
629 # define __STDC_WANT_LIB_EXT2__ 1
630 #endif
631 /* Enable extensions specified by ISO/IEC 24747:2009.  */
632 #ifndef __STDC_WANT_MATH_SPEC_FUNCS__
633 # define __STDC_WANT_MATH_SPEC_FUNCS__ 1
634 #endif
635 /* Enable extensions on HP NonStop.  */
636 #ifndef _TANDEM_SOURCE
637 # define _TANDEM_SOURCE 1
638 #endif
639 /* Enable X/Open extensions.  Define to 500 only if necessary
640    to make mbstate_t available.  */
641 #ifndef _XOPEN_SOURCE
642 /* # undef _XOPEN_SOURCE */
643 #endif
644 
645 
646 /* Version number of package */
647 #define VERSION "1.1.1.404-596f7"
648 
649 /* Define to 1 if Avahi support is available */
650 #define WITH_AVAHI 1
651 
652 /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
653    significant byte first (like Motorola and SPARC, unlike Intel). */
654 #if defined AC_APPLE_UNIVERSAL_BUILD
655 # if defined __BIG_ENDIAN__
656 #  define WORDS_BIGENDIAN 1
657 # endif
658 #else
659 # ifndef WORDS_BIGENDIAN
660 /* #  undef WORDS_BIGENDIAN */
661 # endif
662 #endif
663 
664 /* Define to empty if `const' does not conform to ANSI C. */
665 /* #undef const */
666 
667 /* Define to `__inline__' or `__inline' if that's what the C compiler
668    calls it, or to nothing if 'inline' is not supported under any name.  */
669 #ifndef __cplusplus
670 /* #undef inline */
671 #endif
672 
673 /* Define as a signed integer type capable of holding a process identifier. */
674 /* #undef pid_t */
675 
676 /* Define scsireq_t as \'struct scsireq\' if necessary. */
677 /* #undef scsireq_t */
678 
679 /* Define to `unsigned int' if <sys/types.h> does not define. */
680 /* #undef size_t */
681 
682 /* Define socklen_t as \'int\' if necessary. */
683 /* #undef socklen_t */
684 
685 /* Define to `int' if <sys/types.h> does not define. */
686 /* #undef ssize_t */
687 
688 /* Define for OS/2 only */
689 /* #undef strcasecmp */
690 
691 /* Define for OS/2 only */
692 /* #undef strncasecmp */
693 
694 
695 
696 #if defined(__MINGW32__)
697 #define _BSDTYPES_DEFINED
698 #endif
699 
700 #ifndef HAVE_U_CHAR
701 #define u_char unsigned char
702 #endif
703 #ifndef HAVE_U_SHORT
704 #define u_short unsigned short
705 #endif
706 #ifndef HAVE_U_INT
707 #define u_int unsigned int
708 #endif
709 #ifndef HAVE_U_LONG
710 #define u_long unsigned long
711 #endif
712 
713 /* Prototype for getenv */
714 #ifndef HAVE_GETENV
715 #define getenv sanei_getenv
716 char * getenv(const char *name);
717 #endif
718 
719 /* Prototype for inet_ntop */
720 #ifndef HAVE_INET_NTOP
721 #define inet_ntop sanei_inet_ntop
722 #include <sys/types.h>
723 const char * inet_ntop (int af, const void *src, char *dst, size_t cnt);
724 #endif
725 
726 /* Prototype for inet_pton */
727 #ifndef HAVE_INET_PTON
728 #define inet_pton sanei_inet_pton
729 int inet_pton (int af, const char *src, void *dst);
730 #endif
731 
732 /* Prototype for sigprocmask */
733 #ifndef HAVE_SIGPROCMASK
734 #define sigprocmask sanei_sigprocmask
735 int sigprocmask (int how, int *new, int *old);
736 #endif
737 
738 /* Prototype for snprintf */
739 #ifndef HAVE_SNPRINTF
740 #define snprintf sanei_snprintf
741 #include <sys/types.h>
742 int snprintf (char *str,size_t count,const char *fmt,...);
743 #endif
744 
745 /* Prototype for strcasestr */
746 #ifndef HAVE_STRCASESTR
747 #define strcasestr sanei_strcasestr
748 char * strcasestr (const char *phaystack, const char *pneedle);
749 #endif
750 
751 /* Prototype for strdup */
752 #ifndef HAVE_STRDUP
753 #define strdup sanei_strdup
754 char *strdup (const char * s);
755 #endif
756 
757 /* Prototype for strndup */
758 #ifndef HAVE_STRNDUP
759 #define strndup sanei_strndup
760 #include <sys/types.h>
761 char *strndup(const char * s, size_t n);
762 #endif
763 
764 /* Prototype for strsep */
765 #ifndef HAVE_STRSEP
766 #define strsep sanei_strsep
767 char *strsep(char **stringp, const char *delim);
768 #endif
769 
770 /* Prototype for usleep */
771 #ifndef HAVE_USLEEP
772 #define usleep sanei_usleep
773 unsigned int usleep (unsigned int useconds);
774 #endif
775 
776 /* Prototype for vsyslog */
777 #ifndef HAVE_VSYSLOG
778 #include <stdarg.h>
779 void vsyslog(int priority, const char *format, va_list args);
780 #endif
781 
782