]> git.8kb.co.uk Git - pgpool-ii/pgpool-ii_2.2.5/blob - config.h.in
Attempt to send a proper failure message to frontend when authentication
[pgpool-ii/pgpool-ii_2.2.5] / config.h.in
1 /* config.h.in.  Generated from configure.in by autoheader.  */
2
3 /* Define to the type of arg 1 of 'accept' */
4 #undef ACCEPT_TYPE_ARG1
5
6 /* Define to the type of arg 2 of 'accept' */
7 #undef ACCEPT_TYPE_ARG2
8
9 /* Define to the type of arg 3 of 'accept' */
10 #undef ACCEPT_TYPE_ARG3
11
12 /* Define to the return type of 'accept' */
13 #undef ACCEPT_TYPE_RETURN
14
15 /* Define to 1 if you have the `asprintf' function. */
16 #undef HAVE_ASPRINTF
17
18 /* Define to 1 if you have the <crypt.h> header file. */
19 #undef HAVE_CRYPT_H
20
21 /* Define to 1 if you have the <dlfcn.h> header file. */
22 #undef HAVE_DLFCN_H
23
24 /* Define to 1 if you don't have `vprintf' but do have `_doprnt.' */
25 #undef HAVE_DOPRNT
26
27 /* Define to 1 if you have the <fcntl.h> header file. */
28 #undef HAVE_FCNTL_H
29
30 /* Define to 1 if you have the `gai_strerror' function. */
31 #undef HAVE_GAI_STRERROR
32
33 /* Define to 1 if you have the <getopt.h> header file. */
34 #undef HAVE_GETOPT_H
35
36 /* Define to 1 if you have the `hstrerror' function. */
37 #undef HAVE_HSTRERROR
38
39 /* Define to 1 if you have the <inttypes.h> header file. */
40 #undef HAVE_INTTYPES_H
41
42 /* Define to 1 if you have the `BSD' library (-lBSD). */
43 #undef HAVE_LIBBSD
44
45 /* Define to 1 if you have the `compat' library (-lcompat). */
46 #undef HAVE_LIBCOMPAT
47
48 /* Define to 1 if you have the `gen' library (-lgen). */
49 #undef HAVE_LIBGEN
50
51 /* Define to 1 if you have the `IPC' library (-lIPC). */
52 #undef HAVE_LIBIPC
53
54 /* Define to 1 if you have the `lc' library (-llc). */
55 #undef HAVE_LIBLC
56
57 /* Define to 1 if you have the `m' library (-lm). */
58 #undef HAVE_LIBM
59
60 /* Define to 1 if you have the `nsl' library (-lnsl). */
61 #undef HAVE_LIBNSL
62
63 /* Define to 1 if you have the `pam' library (-lpam). */
64 #undef HAVE_LIBPAM
65
66 /* Define to 1 if you have the `pq' library (-lpq). */
67 #undef HAVE_LIBPQ
68
69 /* Define to 1 if you have the `PW' library (-lPW). */
70 #undef HAVE_LIBPW
71
72 /* Define to 1 if you have the `resolv' library (-lresolv). */
73 #undef HAVE_LIBRESOLV
74
75 /* Define to 1 if you have the `socket' library (-lsocket). */
76 #undef HAVE_LIBSOCKET
77
78 /* Define to 1 if you have the <memory.h> header file. */
79 #undef HAVE_MEMORY_H
80
81 /* Define to 1 if you have the <netdb.h> header file. */
82 #undef HAVE_NETDB_H
83
84 /* Define to 1 if you have the <netinet/in.h> header file. */
85 #undef HAVE_NETINET_IN_H
86
87 /* Define to 1 if you have the <netinet/tcp.h> header file. */
88 #undef HAVE_NETINET_TCP_H
89
90 /* Define to 1 if you have the <pam/pam_appl.h> header file. */
91 #undef HAVE_PAM_PAM_APPL_H
92
93 /* Define to 1 if you have the `PQprepare' function. */
94 #undef HAVE_PQPREPARE
95
96 /* Define to 1 if you have the `pstat' function. */
97 #undef HAVE_PSTAT
98
99 /* Define to 1 if you have the <security/pam_appl.h> header file. */
100 #undef HAVE_SECURITY_PAM_APPL_H
101
102 /* Define to 1 if you have the `select' function. */
103 #undef HAVE_SELECT
104
105 /* Define to 1 if you have the `setproctitle' function. */
106 #undef HAVE_SETPROCTITLE
107
108 /* Define to 1 if you have the `setsid' function. */
109 #undef HAVE_SETSID
110
111 /* Define to 1 if you have the `sigprocmask' function. */
112 #undef HAVE_SIGPROCMASK
113
114 /* Define to 1 if you have the `socket' function. */
115 #undef HAVE_SOCKET
116
117 /* Define to 1 if you have the <stdint.h> header file. */
118 #undef HAVE_STDINT_H
119
120 /* Define to 1 if you have the <stdlib.h> header file. */
121 #undef HAVE_STDLIB_H
122
123 /* Define to 1 if you have the `strdup' function. */
124 #undef HAVE_STRDUP
125
126 /* Define to 1 if you have the `strerror' function. */
127 #undef HAVE_STRERROR
128
129 /* Define to 1 if you have the `strftime' function. */
130 #undef HAVE_STRFTIME
131
132 /* Define to 1 if you have the <strings.h> header file. */
133 #undef HAVE_STRINGS_H
134
135 /* Define to 1 if you have the <string.h> header file. */
136 #undef HAVE_STRING_H
137
138 /* Define to 1 if you have the `strtok' function. */
139 #undef HAVE_STRTOK
140
141 /* Define to 1 if `sa_len' is member of `struct sockaddr'. */
142 #undef HAVE_STRUCT_SOCKADDR_SA_LEN
143
144 /* Define to 1 if the system has the type `struct sockaddr_storage'. */
145 #undef HAVE_STRUCT_SOCKADDR_STORAGE
146
147 /* Define to 1 if `ss_family' is member of `struct sockaddr_storage'. */
148 #undef HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY
149
150 /* Define to 1 if `ss_len' is member of `struct sockaddr_storage'. */
151 #undef HAVE_STRUCT_SOCKADDR_STORAGE_SS_LEN
152
153 /* Define to 1 if `__ss_family' is member of `struct sockaddr_storage'. */
154 #undef HAVE_STRUCT_SOCKADDR_STORAGE___SS_FAMILY
155
156 /* Define to 1 if `__ss_len' is member of `struct sockaddr_storage'. */
157 #undef HAVE_STRUCT_SOCKADDR_STORAGE___SS_LEN
158
159 /* Define to 1 if you have the <sys/param.h> header file. */
160 #undef HAVE_SYS_PARAM_H
161
162 /* Define to 1 if you have the <sys/pstat.h> header file. */
163 #undef HAVE_SYS_PSTAT_H
164
165 /* Define to 1 if you have the <sys/select.h> header file. */
166 #undef HAVE_SYS_SELECT_H
167
168 /* Define to 1 if you have the <sys/sem.h> header file. */
169 #undef HAVE_SYS_SEM_H
170
171 /* Define to 1 if you have the <sys/shm.h> header file. */
172 #undef HAVE_SYS_SHM_H
173
174 /* Define to 1 if you have the <sys/socket.h> header file. */
175 #undef HAVE_SYS_SOCKET_H
176
177 /* Define to 1 if you have the <sys/stat.h> header file. */
178 #undef HAVE_SYS_STAT_H
179
180 /* Define to 1 if you have the <sys/time.h> header file. */
181 #undef HAVE_SYS_TIME_H
182
183 /* Define to 1 if you have the <sys/types.h> header file. */
184 #undef HAVE_SYS_TYPES_H
185
186 /* Define to 1 if you have the <sys/un.h> header file. */
187 #undef HAVE_SYS_UN_H
188
189 /* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */
190 #undef HAVE_SYS_WAIT_H
191
192 /* Define to 1 if the system has the type `union semun'. */
193 #undef HAVE_UNION_SEMUN
194
195 /* Define to 1 if you have the <unistd.h> header file. */
196 #undef HAVE_UNISTD_H
197
198 /* Define to 1 if you have the `vprintf' function. */
199 #undef HAVE_VPRINTF
200
201 /* Define to 1 if you have the `wait3' system call. Deprecated, you should no
202    longer depend upon `wait3'. */
203 #undef HAVE_WAIT3
204
205 /* Name of package */
206 #undef PACKAGE
207
208 /* Define to the address where bug reports for this package should be sent. */
209 #undef PACKAGE_BUGREPORT
210
211 /* Define to the full name of this package. */
212 #undef PACKAGE_NAME
213
214 /* Define to the full name and version of this package. */
215 #undef PACKAGE_STRING
216
217 /* Define to the one symbol short name of this package. */
218 #undef PACKAGE_TARNAME
219
220 /* Define to the version of this package. */
221 #undef PACKAGE_VERSION
222
223 /* Define as the return type of signal handlers (`int' or `void'). */
224 #undef RETSIGTYPE
225
226 /* Define to 1 if you have the ANSI C header files. */
227 #undef STDC_HEADERS
228
229 /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
230 #undef TIME_WITH_SYS_TIME
231
232 /* Define to 1 to build with PAM support. (--with-pam) */
233 #undef USE_PAM
234
235 /* Version number of package */
236 #undef VERSION
237
238 /* Define to 1 if `lex' declares `yytext' as a `char *' by default, not a
239    `char[]'. */
240 #undef YYTEXT_POINTER
241
242 /* Define to empty if `const' does not conform to ANSI C. */
243 #undef const
244
245 /* Define to `int' if <sys/types.h> does not define. */
246 #undef pid_t