1/* config.h.in.  Generated from configure.ac by autoheader.  */
2
3/* full path to chgrp */
4#undef CHGRP
5
6/* full path to chown */
7#undef CHOWN
8
9/* screen clear program */
10#undef CLEAR
11
12/* number of jobs to retain status of */
13#undef DONE_JOBS
14
15/* number of seconds to retain job status */
16#undef DONE_JOBS_MAX_AGE
17
18/* Define to 1 if translation of program messages to the user's native
19   language is requested. */
20#undef ENABLE_NLS
21
22/* default LD_LIBRARY_PATH for filters */
23#undef FILTER_LD_PATH
24
25/* default PATH for filters */
26#undef FILTER_PATH
27
28/* Force Localhost (force_localhost) */
29#undef FORCE_LOCALHOST
30
31/* groupid to run LPRng as, default daemon */
32#undef GROUPID
33
34/* Define to 1 if you have the <arpa/inet.h> header file. */
35#undef HAVE_ARPA_INET_H
36
37/* Define to 1 if you have the <arpa/nameser.h> header file. */
38#undef HAVE_ARPA_NAMESER_H
39
40/* Define to 1 if you have the <assert.h> header file. */
41#undef HAVE_ASSERT_H
42
43/* Define to 1 if you have the `cfsetispeed' function. */
44#undef HAVE_CFSETISPEED
45
46/* Define to 1 if you have the <compat.h> header file. */
47#undef HAVE_COMPAT_H
48
49/* Define to 1 if you have the <com_err.h> header file. */
50#undef HAVE_COM_ERR_H
51
52/* Define to 1 if you have the <ctypes.h> header file. */
53#undef HAVE_CTYPES_H
54
55/* Define to 1 if you have the <ctype.h> header file. */
56#undef HAVE_CTYPE_H
57
58/* Define to 1 if you have the <dirent.h> header file. */
59#undef HAVE_DIRENT_H
60
61/* Define to 1 if you don't have `vprintf' but do have `_doprnt.' */
62#undef HAVE_DOPRNT
63
64/* Define to 1 if you have the <endian.h> header file. */
65#undef HAVE_ENDIAN_H
66
67/* Define to 1 if you have the <errno.h> header file. */
68#undef HAVE_ERRNO_H
69
70/* Define to 1 if you have the `fcntl' function. */
71#undef HAVE_FCNTL
72
73/* Define to 1 if you have the <fcntl.h> header file. */
74#undef HAVE_FCNTL_H
75
76/* Define to 1 if the system has the type `fd_set'. */
77#undef HAVE_FD_SET
78
79/* Define to 1 if you have the <filehdr.h> header file. */
80#undef HAVE_FILEHDR_H
81
82/* Define to 1 if you have the `flock' function. */
83#undef HAVE_FLOCK
84
85/* have flock definition */
86#undef HAVE_FLOCK_DEF
87
88/* Define to 1 if you have the `fork' function. */
89#undef HAVE_FORK
90
91/* Define to 1 if you have the `getdtablesize' function. */
92#undef HAVE_GETDTABLESIZE
93
94/* Define to 1 if you have the `gethostbyname2' function. */
95#undef HAVE_GETHOSTBYNAME2
96
97/* Define to 1 if you have the `gethostname' function. */
98#undef HAVE_GETHOSTNAME
99
100/* have gethostname definition */
101#undef HAVE_GETHOSTNAME_DEF
102
103/* Define to 1 if you have the `getrlimit' function. */
104#undef HAVE_GETRLIMIT
105
106/* Define to 1 if you have the <grp.h> header file. */
107#undef HAVE_GRP_H
108
109/* Define to 1 if you have the `inet_aton' function. */
110#undef HAVE_INET_ATON
111
112/* Define to 1 if you have the `inet_ntop' function. */
113#undef HAVE_INET_NTOP
114
115/* Define to 1 if you have the `inet_pton' function. */
116#undef HAVE_INET_PTON
117
118/* Define to 1 if you have the `initgroups' function. */
119#undef HAVE_INITGROUPS
120
121/* Define to 1 if you have the `innetgr' function. */
122#undef HAVE_INNETGR
123
124/* use innetgr(1) */
125#undef HAVE_INNETGR_DEF
126
127/* Define to 1 if you have the <inttypes.h> header file. */
128#undef HAVE_INTTYPES_H
129
130/* Define to 1 if you have the `killpg' function. */
131#undef HAVE_KILLPG
132
133/* Define to 1 if you have the `krb5_free_data_contents' function. */
134#undef HAVE_KRB5_FREE_DATA_CONTENTS
135
136/* Define to 1 if you have the <krb5.h> header file. */
137#undef HAVE_KRB5_H
138
139/* have krb5_read_message */
140#undef HAVE_KRB5_READ_MESSAGE
141
142/* have krb5_xfree */
143#undef HAVE_KRB5_XFREE
144
145/* have krb_xfree */
146#undef HAVE_KRB_XFREE
147
148/* Define to 1 if you have the <limits.h> header file. */
149#undef HAVE_LIMITS_H
150
151/* Define to 1 if you have the <locale.h> header file. */
152#undef HAVE_LOCALE_H
153
154/* Define to 1 if you have the `lockf' function. */
155#undef HAVE_LOCKF
156
157/* have lseek definition */
158#undef HAVE_LSEEK_PROTO
159
160/* Define to 1 if you have the <machine/vmparam.h> header file. */
161#undef HAVE_MACHINE_VMPARAM_H
162
163/* Define to 1 if you have the <malloc.h> header file. */
164#undef HAVE_MALLOC_H
165
166/* Define to 1 if you have the <memory.h> header file. */
167#undef HAVE_MEMORY_H
168
169/* Define to 1 if you have the `mkstemp' function. */
170#undef HAVE_MKSTEMP
171
172/* Define to 1 if you have the `mktemp' function. */
173#undef HAVE_MKTEMP
174
175/* Define to 1 if you have the <ndir.h> header file. */
176#undef HAVE_NDIR_H
177
178/* Define to 1 if you have the <netdb.h> header file. */
179#undef HAVE_NETDB_H
180
181/* Define to 1 if you have the <netinet/in.h> header file. */
182#undef HAVE_NETINET_IN_H
183
184/* Define to 1 if you have the `openlog' function. */
185#undef HAVE_OPENLOG
186
187/* have openlog definition */
188#undef HAVE_OPENLOG_DEF
189
190/* Define to 1 if you have the `putenv' function. */
191#undef HAVE_PUTENV
192
193/* Define to 1 if you have the <pwd.h> header file. */
194#undef HAVE_PWD_H
195
196/* Define to 1 if you have the `rand' function. */
197#undef HAVE_RAND
198
199/* Define to 1 if you have the `random' function. */
200#undef HAVE_RANDOM
201
202/* Define to 1 if you have the <resolv.h> header file. */
203#undef HAVE_RESOLV_H
204
205/* Define to 1 if you have the <select.h> header file. */
206#undef HAVE_SELECT_H
207
208/* Define to 1 if you have the `setenv' function. */
209#undef HAVE_SETENV
210
211/* Define to 1 if you have the `seteuid' function. */
212#undef HAVE_SETEUID
213
214/* Define to 1 if you have the `setgroups' function. */
215#undef HAVE_SETGROUPS
216
217/* Define to 1 if you have the <setjmp.h> header file. */
218#undef HAVE_SETJMP_H
219
220/* Define to 1 if you have the `setlocale' function. */
221#undef HAVE_SETLOCALE
222
223/* Define to 1 if you have the `setpgid' function. */
224#undef HAVE_SETPGID
225
226/* Define to 1 if you have the `setproctitle' function. */
227#undef HAVE_SETPROCTITLE
228
229/* setproctitle defined */
230#undef HAVE_SETPROCTITLE_DEF
231
232/* Define to 1 if you have the `setresuid' function. */
233#undef HAVE_SETRESUID
234
235/* Define to 1 if you have the `setreuid' function. */
236#undef HAVE_SETREUID
237
238/* Define to 1 if you have the `setruid' function. */
239#undef HAVE_SETRUID
240
241/* Define to 1 if you have the `setsid' function. */
242#undef HAVE_SETSID
243
244/* Define to 1 if you have the <sgtty.h> header file. */
245#undef HAVE_SGTTY_H
246
247/* Define to 1 if you have the `sigaction' function. */
248#undef HAVE_SIGACTION
249
250/* Define to 1 if you have the `siglongjmp' function. */
251#undef HAVE_SIGLONGJMP
252
253/* Define to 1 if you have the <signal.h> header file. */
254#undef HAVE_SIGNAL_H
255
256/* Define to 1 if you have the `sigprocmask' function. */
257#undef HAVE_SIGPROCMASK
258
259/* Define to 1 if you have the `socketpair' function. */
260#undef HAVE_SOCKETPAIR
261
262/* Define to 1 if the system has the type `socklen_t'. */
263#undef HAVE_SOCKLEN_T
264
265/* Define to 1 if you have the <stab.h> header file. */
266#undef HAVE_STAB_H
267
268/* Define to 1 if you have the <stdarg.h> header file. */
269#undef HAVE_STDARG_H
270
271/* Define to 1 if you have the <stdint.h> header file. */
272#undef HAVE_STDINT_H
273
274/* Define to 1 if you have the <stdio.h> header file. */
275#undef HAVE_STDIO_H
276
277/* Define to 1 if you have the <stdlib.h> header file. */
278#undef HAVE_STDLIB_H
279
280/* Define to 1 if you have the `strcasecmp' function. */
281#undef HAVE_STRCASECMP
282
283/* have strcasecmp definition */
284#undef HAVE_STRCASECMP_DEF
285
286/* Define to 1 if you have the `strchr' function. */
287#undef HAVE_STRCHR
288
289/* Define to 1 if you have the `strdup' function. */
290#undef HAVE_STRDUP
291
292/* Define to 1 if you have the `strerror' function. */
293#undef HAVE_STRERROR
294
295/* Define to 1 if you have the <strings.h> header file. */
296#undef HAVE_STRINGS_H
297
298/* Define to 1 if you have the <string.h> header file. */
299#undef HAVE_STRING_H
300
301/* Define to 1 if you have the `strncasecmp' function. */
302#undef HAVE_STRNCASECMP
303
304/* Define to 1 if you have the `sysconf' function. */
305#undef HAVE_SYSCONF
306
307/* Define to 1 if you have the `sysinfo' function. */
308#undef HAVE_SYSINFO
309
310/* have syslog definition */
311#undef HAVE_SYSLOG_DEF
312
313/* Define to 1 if you have the <syslog.h> header file. */
314#undef HAVE_SYSLOG_H
315
316/* Define to 1 if you have the <sys/dir.h> header file. */
317#undef HAVE_SYS_DIR_H
318
319/* Define to 1 if you have the <sys/exec.h> header file. */
320#undef HAVE_SYS_EXEC_H
321
322/* Define to 1 if you have the <sys/fcntl.h> header file. */
323#undef HAVE_SYS_FCNTL_H
324
325/* Define to 1 if you have the <sys/file.h> header file. */
326#undef HAVE_SYS_FILE_H
327
328/* Define to 1 if you have the <sys/ioctl.h> header file. */
329#undef HAVE_SYS_IOCTL_H
330
331/* Define to 1 if you have the <sys/mount.h> header file. */
332#undef HAVE_SYS_MOUNT_H
333
334/* Define to 1 if you have the <sys/ndir.h> header file. */
335#undef HAVE_SYS_NDIR_H
336
337/* Define to 1 if you have the <sys/param.h> header file. */
338#undef HAVE_SYS_PARAM_H
339
340/* Define to 1 if you have the <sys/pstat.h> header file. */
341#undef HAVE_SYS_PSTAT_H
342
343/* Define to 1 if you have the <sys/resource.h> header file. */
344#undef HAVE_SYS_RESOURCE_H
345
346/* Define to 1 if you have the <sys/select.h> header file. */
347#undef HAVE_SYS_SELECT_H
348
349/* have sys_syslist */
350#undef HAVE_SYS_SIGLIST
351
352/* sys_siglist defined */
353#undef HAVE_SYS_SIGLIST_DEF
354
355/* Define to 1 if you have the <sys/signal.h> header file. */
356#undef HAVE_SYS_SIGNAL_H
357
358/* Define to 1 if you have the <sys/socket.h> header file. */
359#undef HAVE_SYS_SOCKET_H
360
361/* Define to 1 if you have the <sys/statfs.h> header file. */
362#undef HAVE_SYS_STATFS_H
363
364/* Define to 1 if you have the <sys/statvfs.h> header file. */
365#undef HAVE_SYS_STATVFS_H
366
367/* Define to 1 if you have the <sys/stat.h> header file. */
368#undef HAVE_SYS_STAT_H
369
370/* Define to 1 if you have the <sys/syslog.h> header file. */
371#undef HAVE_SYS_SYSLOG_H
372
373/* Define to 1 if you have the <sys/systeminfo.h> header file. */
374#undef HAVE_SYS_SYSTEMINFO_H
375
376/* Define to 1 if you have the <sys/termiox.h> header file. */
377#undef HAVE_SYS_TERMIOX_H
378
379/* Define to 1 if you have the <sys/termio.h> header file. */
380#undef HAVE_SYS_TERMIO_H
381
382/* Define to 1 if you have the <sys/time.h> header file. */
383#undef HAVE_SYS_TIME_H
384
385/* Define to 1 if you have the <sys/ttold.h> header file. */
386#undef HAVE_SYS_TTOLD_H
387
388/* Define to 1 if you have the <sys/ttycom.h> header file. */
389#undef HAVE_SYS_TTYCOM_H
390
391/* Define to 1 if you have the <sys/types.h> header file. */
392#undef HAVE_SYS_TYPES_H
393
394/* Define to 1 if you have the <sys/utsname.h> header file. */
395#undef HAVE_SYS_UTSNAME_H
396
397/* Define to 1 if you have the <sys/vfs.h> header file. */
398#undef HAVE_SYS_VFS_H
399
400/* Define to 1 if you have the <sys/wait.h> header file. */
401#undef HAVE_SYS_WAIT_H
402
403/* Define to 1 if you have the `tcdrain' function. */
404#undef HAVE_TCDRAIN
405
406/* Define to 1 if you have the `tcflush' function. */
407#undef HAVE_TCFLUSH
408
409/* have tcpd */
410#undef HAVE_TCPD_H
411
412/* Define to 1 if you have the `tcsetattr' function. */
413#undef HAVE_TCSETATTR
414
415/* Define to 1 if you have the <termcap.h> header file. */
416#undef HAVE_TERMCAP_H
417
418/* Define to 1 if you have the <termios.h> header file. */
419#undef HAVE_TERMIOS_H
420
421/* Define to 1 if you have the <termio.h> header file. */
422#undef HAVE_TERMIO_H
423
424/* Define to 1 if you have the <term.h> header file. */
425#undef HAVE_TERM_H
426
427/* Define to 1 if you have the <time.h> header file. */
428#undef HAVE_TIME_H
429
430/* Define to 1 if you have the `uname' function. */
431#undef HAVE_UNAME
432
433/* have union wait */
434#undef HAVE_UNION_WAIT
435
436/* Define to 1 if you have the <unistd.h> header file. */
437#undef HAVE_UNISTD_H
438
439/* Define to 1 if you have the `unsetenv' function. */
440#undef HAVE_UNSETENV
441
442/* Define to 1 if you have the <utsname.h> header file. */
443#undef HAVE_UTSNAME_H
444
445/* Define to 1 if you have the <varargs.h> header file. */
446#undef HAVE_VARARGS_H
447
448/* Define to 1 if you have the `vfork' function. */
449#undef HAVE_VFORK
450
451/* Define to 1 if you have the <vfork.h> header file. */
452#undef HAVE_VFORK_H
453
454/* Define to 1 if you have the <vmparam.h> header file. */
455#undef HAVE_VMPARAM_H
456
457/* Define to 1 if you have the `vprintf' function. */
458#undef HAVE_VPRINTF
459
460/* Define to 1 if you have the `wait3' function. */
461#undef HAVE_WAIT3
462
463/* Define to 1 if you have the `waitpid' function. */
464#undef HAVE_WAITPID
465
466/* Define to 1 if `fork' works. */
467#undef HAVE_WORKING_FORK
468
469/* Define to 1 if `vfork' works. */
470#undef HAVE_WORKING_VFORK
471
472/* Define to 1 if you have the `_res' function. */
473#undef HAVE__RES
474
475/* have _sys_siglist */
476#undef HAVE__SYS_SIGLIST
477
478/* _sys_siglist defined */
479#undef HAVE__SYS_SIGLIST_DEF
480
481/* in6_addr defined */
482#undef IN6_ADDR
483
484/* in_addr6 defined */
485#undef IN_ADDR6
486
487/* ipV6 */
488#undef IPV6
489
490/* enable Kerberos support */
491#undef KERBEROS
492
493/* default value for lpd_listen_port (0 means default port ("=515"), "=off"
494   means to not listen at all */
495#undef LPD_LISTEN_PORT
496
497/* full path to openssl */
498#undef OPENSSL
499
500/* Name of package */
501#undef PACKAGE
502
503/* Define to the address where bug reports for this package should be sent. */
504#undef PACKAGE_BUGREPORT
505
506/* Define to the full name of this package. */
507#undef PACKAGE_NAME
508
509/* Define to the full name and version of this package. */
510#undef PACKAGE_STRING
511
512/* Define to the one symbol short name of this package. */
513#undef PACKAGE_TARNAME
514
515/* Define to the home page for this package. */
516#undef PACKAGE_URL
517
518/* Define to the version of this package. */
519#undef PACKAGE_VERSION
520
521/* full path to prutil */
522#undef PRUTIL
523
524/* require configfiles */
525#undef REQUIRE_CONFIGFILES
526
527/* Define as the return type of signal handlers (`int' or `void'). */
528#undef RETSIGTYPE
529
530/* ssl enabled */
531#undef SSL_ENABLE
532
533/* Define to 1 if you have the ANSI C header files. */
534#undef STDC_HEADERS
535
536/* struct st_mtimensec present */
537#undef ST_MTIMENSEC
538
539/* stat st_mtimespec.tv_nsec present */
540#undef ST_MTIMESPEC_TV_NSEC
541
542/* tcpwrappers */
543#undef TCPWRAPPERS
544
545/* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
546#undef TIME_WITH_SYS_TIME
547
548/* userid to run LPRng as, default daemon */
549#undef USERID
550
551/* use sgttyb */
552#undef USE_SGTTYB
553
554/* statvfs statfs */
555#undef USE_STATFS_TYPE
556
557/* use termios */
558#undef USE_STTY
559
560/* use termio */
561#undef USE_TERMIO
562
563/* use termios */
564#undef USE_TERMIOS
565
566/* use termiox */
567#undef USE_TERMIOX
568
569/* Version number of package */
570#undef VERSION
571
572/* Build dynamic loadable plugins */
573#undef WITHPLUGINS
574
575/* Enable large inode numbers on Mac OS X 10.5.  */
576#ifndef _DARWIN_USE_64_BIT_INODE
577# define _DARWIN_USE_64_BIT_INODE 1
578#endif
579
580/* Number of bits in a file offset, on hosts where this is settable. */
581#undef _FILE_OFFSET_BITS
582
583/* Define for large files, on AIX-style hosts. */
584#undef _LARGE_FILES
585
586/* Define to empty if `const' does not conform to ANSI C. */
587#undef const
588
589/* Define to `int' if <sys/types.h> doesn't define. */
590#undef gid_t
591
592/* Define to `__inline__' or `__inline' if that's what the C compiler
593   calls it, or to nothing if 'inline' is not supported under any name.  */
594#ifndef __cplusplus
595#undef inline
596#endif
597
598/* Define to `int' if <sys/types.h> does not define. */
599#undef mode_t
600
601/* Define to `long int' if <sys/types.h> does not define. */
602#undef off_t
603
604/* Define to `int' if <sys/types.h> does not define. */
605#undef pid_t
606
607/* Define to `unsigned int' if <sys/types.h> does not define. */
608#undef size_t
609
610/* Define to `int' if <sys/types.h> doesn't define. */
611#undef uid_t
612
613/* Define as `fork' if `vfork' does not work. */
614#undef vfork
615
616/* Define to empty if the keyword `volatile' does not work. Warning: valid
617   code using `volatile' can become incorrect without. Disable with care. */
618#undef volatile
619