-
Notifications
You must be signed in to change notification settings - Fork 7
/
Copy pathconfig.h.in
388 lines (259 loc) · 9.22 KB
/
config.h.in
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
/* config.h.in. Generated from configure.in by autoheader. */
/* On some platforms NewObjectArray requires a cast */
#undef CAST_NEW_OBJECT_ARRAY
/* Version */
#undef CLT_SONAME_VERSION_INFO
/* Version of DB2 */
#undef DB2VERSION
/* Load DB2 libraries at runtime. */
#undef DB2_AT_RUNTIME
/* default group to run SQL Relay as */
#undef DEFAULT_RUNASGROUP
/* default user to run SQL Relay as */
#undef DEFAULT_RUNASUSER
/* Use dmalloc */
#undef DMALLOC
/* Define to 1 if you have the <dlfcn.h> header file. */
#undef HAVE_DLFCN_H
/* Some versions of FreeTDS have function definitions */
#undef HAVE_FREETDS_FUNCTION_DEFINITIONS
/* Some versions of FreeTDS have tdsver.h */
#undef HAVE_FREETDS_H
/* Define to 1 if you have the <inttypes.h> header file. */
#undef HAVE_INTTYPES_H
/* iODBC */
#undef HAVE_IODBC
/* Define to 1 if you have the `z' library (-lz). */
#undef HAVE_LIBZ
/* Define to 1 if you have the <memory.h> header file. */
#undef HAVE_MEMORY_H
/* MySQL supports mysql_autocommit */
#undef HAVE_MYSQL_AUTOCOMMIT
/* MySQL supports mysql_change_user */
#undef HAVE_MYSQL_CHANGE_USER
/* MySQL supports mysql_commit */
#undef HAVE_MYSQL_COMMIT
/* MySQL supports CR_SERVER_GONE_ERROR */
#undef HAVE_MYSQL_CR_SERVER_GONE_ERROR
/* MySQL supports CR_SERVER_LOST */
#undef HAVE_MYSQL_CR_SERVER_LOST
/* MySQL supports MYSQL_FIELD.name_length */
#undef HAVE_MYSQL_FIELD_NAME_LENGTH
/* MySQL supports MYSQL_FIELD.org_table */
#undef HAVE_MYSQL_FIELD_ORG_TABLE
/* MySQL supports MYSQL_FIELD.org_table_length */
#undef HAVE_MYSQL_FIELD_ORG_TABLE_LENGTH
/* MySQL supports FIELD_TYPE_ENUM */
#undef HAVE_MYSQL_FIELD_TYPE_ENUM
/* MySQL supports FIELD_TYPE_NEWDATE */
#undef HAVE_MYSQL_FIELD_TYPE_NEWDATE
/* MySQL supports FIELD_TYPE_NEWDECIMAL */
#undef HAVE_MYSQL_FIELD_TYPE_NEWDECIMAL
/* MySQL supports FIELD_TYPE_SET */
#undef HAVE_MYSQL_FIELD_TYPE_SET
/* MySQL supports FIELD_TYPE_YEAR */
#undef HAVE_MYSQL_FIELD_TYPE_YEAR
/* MySQL supports MYSQL_GET_SERVER_VERSION */
#undef HAVE_MYSQL_GET_SERVER_VERSION
/* MySQL supports mysql_next_result */
#undef HAVE_MYSQL_NEXT_RESULT
/* MySQL supports MYSQL_OPT_RECONNECT */
#undef HAVE_MYSQL_OPT_RECONNECT
/* MySQL supports MYSQL_OPT_SSL_CRL */
#undef HAVE_MYSQL_OPT_SSL_CRL
/* MySQL supports MYSQL_OPT_SSL_CRLPATH */
#undef HAVE_MYSQL_OPT_SSL_CRLPATH
/* MySQL supports MYSQL_OPT_SSL_ENFORCE */
#undef HAVE_MYSQL_OPT_SSL_ENFORCE
/* MySQL supports MYSQL_OPT_SSL_MODE */
#undef HAVE_MYSQL_OPT_SSL_MODE
/* MySQL supports MYSQL_OPT_SSL_VERIFY_SERVER_CERT */
#undef HAVE_MYSQL_OPT_SSL_VERIFY_SERVER_CERT
/* MySQL supports MYSQL_OPT_TLS_VERSION */
#undef HAVE_MYSQL_OPT_TLS_VERSION
/* MySQL supports mysql_ping */
#undef HAVE_MYSQL_PING
/* MySQL supports mysql_real_connect */
#undef HAVE_MYSQL_REAL_CONNECT_FOR_SURE
/* MySQL supports MYSQL_REPORT_DATA_TRUNCATION */
#undef HAVE_MYSQL_REPORT_DATA_TRUNCATION
/* MySQL supports mysql_rollback */
#undef HAVE_MYSQL_ROLLBACK
/* MySQL supports mysql_select_db */
#undef HAVE_MYSQL_SELECT_DB
/* MySQL supports mysql_set_character_set */
#undef HAVE_MYSQL_SET_CHARACTER_SET
/* MySQL supports SSL_MODE_DISABLED */
#undef HAVE_MYSQL_SSL_MODE_DISABLED
/* MySQL supports SSL_MODE_PREFERRED */
#undef HAVE_MYSQL_SSL_MODE_PREFERRED
/* MySQL supports SSL_MODE_REQUIRED */
#undef HAVE_MYSQL_SSL_MODE_REQUIRED
/* MySQL supports SSL_MODE_VERIFY_CA */
#undef HAVE_MYSQL_SSL_MODE_VERIFY_CA
/* MySQL supports SSL_MODE_VERIFY_IDENTITY */
#undef HAVE_MYSQL_SSL_MODE_VERIFY_IDENTITY
/* MySQL supports mysql_ssl_set */
#undef HAVE_MYSQL_SSL_SET
/* MySQL supports mysql_stmt_prepare */
#undef HAVE_MYSQL_STMT_PREPARE
/* oci.h */
#undef HAVE_OCI_H
/* Some systems have odbcinst.h */
#undef HAVE_ODBCINST_H
/* Oracle 8i or greater */
#undef HAVE_ORACLE_8i
/* Some versions of PHP PDO have PDO::ATTR_EMULATE_PREPARES */
#undef HAVE_PHP_PDO_ATTR_EMULATE_PREPARES
/* Some versions of PHP PDO don't support const zend_function_entry */
#undef HAVE_PHP_PDO_CONST_ZEND_FUNCTION_ENTRY
/* Some versions of PHP PDO have PDO_PARAM_ZVAL */
#undef HAVE_PHP_PDO_PARAM_ZVAL
/* Some versions of postgresql have PQbinaryTuples */
#undef HAVE_POSTGRESQL_PQBINARYTUPLES
/* Some versions of postgresql have PQconnectdb */
#undef HAVE_POSTGRESQL_PQCONNECTDB
/* Some versions of postgresql have PQdescribePrepared */
#undef HAVE_POSTGRESQL_PQDESCRIBEPREPARED
/* Some versions of postgresql have PQexecPrepared */
#undef HAVE_POSTGRESQL_PQEXECPREPARED
/* Some versions of postgresql have PQfmod */
#undef HAVE_POSTGRESQL_PQFMOD
/* Some versions of postgresql have PQftable */
#undef HAVE_POSTGRESQL_PQFTABLE
/* Some versions of postgresql have PQoidValue */
#undef HAVE_POSTGRESQL_PQOIDVALUE
/* Some versions of postgresql have PQparameterStatus */
#undef HAVE_POSTGRESQL_PQPARAMETERSTATUS
/* Some versions of postgresql have PQprepare */
#undef HAVE_POSTGRESQL_PQPREPARE
/* Some versions of postgresql have PQsendQueryPrepared */
#undef HAVE_POSTGRESQL_PQSENDQUERYPREPARED
/* Some versions of postgresql have PQserverVersion */
#undef HAVE_POSTGRESQL_PQSERVERVERSION
/* Some versions of postgresql have PQsetClientEncoding */
#undef HAVE_POSTGRESQL_PQSETCLIENTENCODING
/* Some versions of postgresql have PQsetNoticeProcessor */
#undef HAVE_POSTGRESQL_PQSETNOTICEPROCESSOR
/* Some versions of postgresql have PQsetSingleRowMode */
#undef HAVE_POSTGRESQL_PQSETSINGLEROWMODE
/* Some versions of Ruby have ruby/thread.h */
#undef HAVE_RUBY_THREAD_H
/* Some systems have SQLConnectW */
#undef HAVE_SQLCONNECTW
/* Some systems have SQLLEN/SQLULEN parameters for SQLExtendedFetch */
#undef HAVE_SQLEXTENDEDFETCH_LEN
/* Some systems have SQLGetPrivateProfileString */
#undef HAVE_SQLGETPRIVATEPROFILESTRING
/* SQLite supports sqlite3_column_table_name */
#undef HAVE_SQLITE3_COLUMN_TABLE_NAME
/* SQLite supports sqlite3_malloc */
#undef HAVE_SQLITE3_FREE_WITH_CHAR
/* SQLite supports sqlite3_malloc */
#undef HAVE_SQLITE3_MALLOC
/* SQLite supports sqlite3_prepare_v2 */
#undef HAVE_SQLITE3_PREPARE_V2
/* SQLite supports sqlite3_stmt */
#undef HAVE_SQLITE3_STMT
/* Some systems have SQLULEN parameters for SQLParamOptions */
#undef HAVE_SQLPARAMOPTIONS_ULEN
/* Some systems have SQLROWSETSIZE */
#undef HAVE_SQLROWSETSIZE
/* Define to 1 if you have the <stdint.h> header file. */
#undef HAVE_STDINT_H
/* Define to 1 if you have the <stdlib.h> header file. */
#undef HAVE_STDLIB_H
/* Define to 1 if you have the <strings.h> header file. */
#undef HAVE_STRINGS_H
/* Define to 1 if you have the <string.h> header file. */
#undef HAVE_STRING_H
/* Define to 1 if you have the <sys/stat.h> header file. */
#undef HAVE_SYS_STAT_H
/* Define to 1 if you have the <sys/types.h> header file. */
#undef HAVE_SYS_TYPES_H
/* Some versions of TCL don't use const char ** arguments */
#undef HAVE_TCL_CONSTCHAR
/* Some versions of TCL don't have Tcl_GetString */
#undef HAVE_TCL_GETSTRING
/* Some versions of TCL don't use const char ** arguments */
#undef HAVE_TCL_NEWSTRINGOBJ_CONST_CHAR
/* Some versions of TCL don't have Tcl_WideInt */
#undef HAVE_TCL_WIDEINT
/* Define to 1 if you have the <unistd.h> header file. */
#undef HAVE_UNISTD_H
/* UnixODBC */
#undef HAVE_UNIXODBC
/* Some iconv implementations use a const char ** parameter */
#undef ICONV_CONST_CHAR
/* Load Informix libraries at runtime. */
#undef INFORMIX_AT_RUNTIME
/* Define to the sub-directory where libtool stores uninstalled libraries. */
#undef LT_OBJDIR
/* Some versions of glibc-2.3 need a fixup */
#undef NEED_REDHAT_9_GLIBC_2_3_2_HACK
/* Load Oracle libraries at runtime. */
#undef ORACLE_AT_RUNTIME
/* Define to the address where bug reports for this package should be sent. */
#undef PACKAGE_BUGREPORT
/* Define to the full name of this package. */
#undef PACKAGE_NAME
/* Define to the full name and version of this package. */
#undef PACKAGE_STRING
/* Define to the one symbol short name of this package. */
#undef PACKAGE_TARNAME
/* Define to the home page for this package. */
#undef PACKAGE_URL
/* Define to the version of this package. */
#undef PACKAGE_VERSION
/* PHP major version */
#undef PHPMAJORVERSION
/* Some systems use SQLLEN * in SQLBindCol */
#undef SQLBINDCOL_SQLLEN
/* Some systems use SQLLEN * in SQLBINDPARAMETER */
#undef SQLBINDPARAMETER_SQLLEN
/* Some systems use SQLLEN * in SQLColAttribute */
#undef SQLCOLATTRIBUTE_SQLLEN
/* Some versions of sqlite are transactional */
#undef SQLITE_TRANSACTIONAL
/* replacement for "sqlr" */
#undef SQLR
/* replacement for "sqlrelay" */
#undef SQLRELAY
/* Platform supports shared libraries */
#undef SQLRELAY_ENABLE_SHARED
/* Some systems have sys/vnode.h */
#undef SQLRELAY_HAVE_SYS_VNODE_H
/* Suffix for loadable modules */
#undef SQLRELAY_MODULESUFFIX
/* Some systems have Python 3.10+ */
#undef SQLRELAY_NEED_PY_SSIZE_T_CLEAN
/* Some systems use SQLLEN * in SQLRowCount */
#undef SQLROWCOUNT_SQLLEN
/* Version */
#undef SQLR_VERSION
/* replacement for "SQL Relay" */
#undef SQL_RELAY
/* Version */
#undef SRV_SONAME_VERSION_INFO
/* Define to 1 if you have the ANSI C header files. */
#undef STDC_HEADERS
/* Load SAP/Sybase libraries at runtime. */
#undef SYBASE_AT_RUNTIME
/* Darwin */
#undef _DARWIN
/* Haiku OS */
#undef _HAIKU
/* HP-UX OS */
#undef _HPUX
/* Irix OS */
#undef _IRIX
/* Minix */
#undef _MINIX
/* SCO OSR5 OS */
#undef _SCO_OSR5
/* SCO OSR6 OS */
#undef _SCO_OSR6
/* SCO UnixWare OS */
#undef _SCO_UW
/* Syllable OS */
#undef _SYLLABLE