~noskcaj/ubuntu/saucy/xinetd/2.3.15

« back to all changes in this revision

Viewing changes to config.h.in

  • Committer: Bazaar Package Importer
  • Author(s): Thomas Seyrat
  • Date: 2004-04-18 13:33:57 UTC
  • Revision ID: james.westby@ubuntu.com-20040418133357-czeqeju37433xvdd
Tags: upstream-2.3.13
ImportĀ upstreamĀ versionĀ 2.3.13

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
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_DNSREGISTRATION
 
104
 
 
105
/* OS specific */
 
106
#undef solaris
 
107
 
 
108
/* Options */
 
109
#undef HAVE_LIBWRAP
 
110
#undef LIBWRAP
 
111
 
 
112
#undef HAVE_LOADAVG
 
113
 
 
114
#undef uint16_t
 
115
#undef uint32_t
 
116
#undef uint64_t
 
117
#undef gid_t
 
118
#undef uid_t
 
119
#undef socklen_t
 
120
#undef rlim_t
 
121
 
 
122
/* Versioning Information */
 
123
#define XINETD_VERSION "xinetd Version 2.3.13"
 
124
#define MISC_VERSION   "MISC Version 1.2.2"
 
125
#define PSET_VERSION   "PSET Version 1.2.0"
 
126
#define SIO_VERSION    "SIO Version 1.6.2"
 
127
#define STR_VERSION    "STR Version 1.4.1"
 
128
#define TIMER_VERSION  "TIMER Version 1.2.2"
 
129
#define XLOG_VERSION   "XLOG Version 1.1.2"