fixes init script for non ipv6 enabled systems #472755
[packages/xinetd.git] / config.h.in
1 #undef HAVE_STRERROR
2
3 #undef HAVE_SETENV
4
5 #undef HAVE_SYS_RESOURCE_H
6
7 #undef HAVE_ISATTY
8
9 #undef HAVE_UNISTD_H
10
11 #undef HAVE_GETPAGESIZE
12
13 #undef HAVE_MMAP
14
15 #undef HAVE_MEMCPY
16
17 #undef HAVE_WAITPID
18
19 #undef HAVE_SIGVEC
20
21 #undef HAVE_SETSID
22
23 #undef HAVE_STRFTIME
24
25 #undef HAVE_SYS_TYPES_H
26
27 #undef HAVE_SYS_TERMIOS_H
28
29 #undef HAVE_TERMIOS_H
30
31 #undef HAVE_SYS_IOCTL_H
32
33 #undef HAVE_RPC_RPC_H
34
35 #undef HAVE_RPC_RPCENT_H
36
37 #undef HAVE_SYS_SELECT_H
38
39 #undef HAVE_SYS_FILE_H
40
41 #undef HAVE_MACHINE_REG_H
42
43 #undef HAVE_FTW_H
44
45 #undef HAVE_NETDB_H
46
47 #undef HAVE_LIBCRYPT
48
49 #undef HAVE_ARPA_INET_H
50
51 #undef HAVE_GRP_H
52
53 #undef HAVE_RPC_PMAP_CLNT_H
54
55 #undef HAVE_SYS_SOCKET_H
56
57 #undef HAVE_SYS_SIGNAL_H
58
59 #undef HAVE_STRSIGNAL
60
61 #undef HAVE_SYS_SIGLIST
62
63 #undef HAVE_CRYPT_H
64
65 #undef HAVE_STDINT_H
66
67 #undef HAVE_STDBOOL_H
68
69 #undef HAVE_SYS_FILIO_H
70
71 #undef HAVE_KSTAT_H
72
73 #undef NO_INET_ATON
74
75 #undef HAVE_STRUCT_ADDRINFO
76
77 #undef HAVE_GAI_STRERROR
78
79 #undef HAVE_FREEADDRINFO
80
81 #undef HAVE_GETADDRINFO
82
83 #undef HAVE_DIFFTIME
84
85 #undef HAVE_GETNAMEINFO
86
87 #undef HAVE_INET_NTOP
88
89 #undef HAVE_STRUCT_IN6_ADDR
90
91 #undef HAVE_STRUCT_SOCKADDR_IN6
92
93 #undef HAVE_STRUCT_SOCKADDR_STORAGE
94
95 #undef HAVE_FCVT
96
97 #undef HAVE_ECVT
98
99 #undef HAVE_GCVT
100
101 #undef HAVE_STRCASECMP
102
103 #undef HAVE_MDNS
104
105 #undef HAVE_DNSREGISTRATION
106
107 #undef HAVE_HOWL
108
109 /* OS specific */
110 #undef solaris
111
112 /* Options */
113 #undef HAVE_LIBWRAP
114 #undef LIBWRAP
115
116 #undef HAVE_LOADAVG
117
118 #undef uint16_t
119 #undef uint32_t
120 #undef uint64_t
121 #undef gid_t
122 #undef uid_t
123 #undef socklen_t
124 #undef rlim_t
125
126 /* Versioning Information */
127 #define XINETD_VERSION "xinetd Version 2.3.14"
128 #define MISC_VERSION   "MISC Version 1.2.2"
129 #define PSET_VERSION   "PSET Version 1.2.0"
130 #define SIO_VERSION    "SIO Version 1.6.2"
131 #define STR_VERSION    "STR Version 1.4.1"
132 #define TIMER_VERSION  "TIMER Version 1.2.2"
133 #define XLOG_VERSION   "XLOG Version 1.1.2"