Deleted Added
full compact
apu_config.h (302408) apu_config.h (362181)
1/* $FreeBSD: stable/11/usr.bin/svn/lib/libapr_util/apu_config.h 286561 2015-08-10 00:46:24Z peter $ */
1/* $FreeBSD: stable/11/usr.bin/svn/lib/libapr_util/apu_config.h 362181 2020-06-14 18:49:06Z dim $ */
2
3/* include/private/apu_config.h. Generated from apu_config.h.in by configure. */
4/* include/private/apu_config.h.in. Generated from configure.in by autoheader. */
5
6/* Define if the system crypt() function is threadsafe */
7/* #undef APU_CRYPT_THREADSAFE */
8
9/* Define to 1 if modular components are built as DSOs */

--- 12 unchanged lines hidden (view full) ---

22/* #undef CRYPT_R_CRYPTD */
23
24/* Define if crypt_r uses struct crypt_data */
25/* #undef CRYPT_R_STRUCT_CRYPT_DATA */
26
27/* Define if CODESET is defined in langinfo.h */
28#define HAVE_CODESET 1
29
2
3/* include/private/apu_config.h. Generated from apu_config.h.in by configure. */
4/* include/private/apu_config.h.in. Generated from configure.in by autoheader. */
5
6/* Define if the system crypt() function is threadsafe */
7/* #undef APU_CRYPT_THREADSAFE */
8
9/* Define to 1 if modular components are built as DSOs */

--- 12 unchanged lines hidden (view full) ---

22/* #undef CRYPT_R_CRYPTD */
23
24/* Define if crypt_r uses struct crypt_data */
25/* #undef CRYPT_R_STRUCT_CRYPT_DATA */
26
27/* Define if CODESET is defined in langinfo.h */
28#define HAVE_CODESET 1
29
30/* Define to 1 if you have the <CommonCrypto/CommonKeyDerivation.h> header
31 file. */
32/* #undef HAVE_COMMONCRYPTO_COMMONKEYDERIVATION_H */
33
30/* Define to 1 if you have the `crypt_r' function. */
31/* #undef HAVE_CRYPT_R */
32
33/* Define to 1 if you have the declaration of `EVP_PKEY_CTX_new', and to 0 if
34 you don't. */
35#define HAVE_DECL_EVP_PKEY_CTX_NEW 1
36
37/* Define if expat.h is available */
38#define HAVE_EXPAT_H 1
39
34/* Define to 1 if you have the `crypt_r' function. */
35/* #undef HAVE_CRYPT_R */
36
37/* Define to 1 if you have the declaration of `EVP_PKEY_CTX_new', and to 0 if
38 you don't. */
39#define HAVE_DECL_EVP_PKEY_CTX_NEW 1
40
41/* Define if expat.h is available */
42#define HAVE_EXPAT_H 1
43
40/* Define to 1 if you have the <freetds/sybdb.h> header file. */
41/* #undef HAVE_FREETDS_SYBDB_H */
44/* Define if explicit_bzero function is supported */
45#define HAVE_EXPLICIT_BZERO 1
42
43/* Define to 1 if you have the <iconv.h> header file. */
44/* #undef HAVE_ICONV_H */
45
46/* Define to 1 if you have the <inttypes.h> header file. */
47#define HAVE_INTTYPES_H 1
48
49/* Define to 1 if you have the <langinfo.h> header file. */

--- 9 unchanged lines hidden (view full) ---

59/* #undef HAVE_LDAP_SSL_H */
60
61/* Define to 1 if you have the <libpq-fe.h> header file. */
62/* #undef HAVE_LIBPQ_FE_H */
63
64/* Define to 1 if you have the <memory.h> header file. */
65#define HAVE_MEMORY_H 1
66
46
47/* Define to 1 if you have the <iconv.h> header file. */
48/* #undef HAVE_ICONV_H */
49
50/* Define to 1 if you have the <inttypes.h> header file. */
51#define HAVE_INTTYPES_H 1
52
53/* Define to 1 if you have the <langinfo.h> header file. */

--- 9 unchanged lines hidden (view full) ---

63/* #undef HAVE_LDAP_SSL_H */
64
65/* Define to 1 if you have the <libpq-fe.h> header file. */
66/* #undef HAVE_LIBPQ_FE_H */
67
68/* Define to 1 if you have the <memory.h> header file. */
69#define HAVE_MEMORY_H 1
70
71/* Define if memset_s function is supported */
72#define HAVE_MEMSET_S 1
73
67/* Define to 1 if you have the <mysql.h> header file. */
68/* #undef HAVE_MYSQL_H */
69
70/* Define to 1 if you have the <mysql/mysql.h> header file. */
71/* #undef HAVE_MYSQL_MYSQL_H */
72
73/* Define to 1 if you have the <mysql/my_global.h> header file. */
74/* #undef HAVE_MYSQL_MY_GLOBAL_H */

--- 53 unchanged lines hidden (view full) ---

128#define HAVE_STDLIB_H 1
129
130/* Define to 1 if you have the <strings.h> header file. */
131#define HAVE_STRINGS_H 1
132
133/* Define to 1 if you have the <string.h> header file. */
134#define HAVE_STRING_H 1
135
74/* Define to 1 if you have the <mysql.h> header file. */
75/* #undef HAVE_MYSQL_H */
76
77/* Define to 1 if you have the <mysql/mysql.h> header file. */
78/* #undef HAVE_MYSQL_MYSQL_H */
79
80/* Define to 1 if you have the <mysql/my_global.h> header file. */
81/* #undef HAVE_MYSQL_MY_GLOBAL_H */

--- 53 unchanged lines hidden (view full) ---

135#define HAVE_STDLIB_H 1
136
137/* Define to 1 if you have the <strings.h> header file. */
138#define HAVE_STRINGS_H 1
139
140/* Define to 1 if you have the <string.h> header file. */
141#define HAVE_STRING_H 1
142
136/* Define to 1 if you have the <sybdb.h> header file. */
137/* #undef HAVE_SYBDB_H */
138
139/* Define to 1 if you have the <sys/stat.h> header file. */
140#define HAVE_SYS_STAT_H 1
141
142/* Define to 1 if you have the <sys/types.h> header file. */
143#define HAVE_SYS_TYPES_H 1
144
145/* Define to 1 if you have the <unistd.h> header file. */
146#define HAVE_UNISTD_H 1
147
143/* Define to 1 if you have the <sys/stat.h> header file. */
144#define HAVE_SYS_STAT_H 1
145
146/* Define to 1 if you have the <sys/types.h> header file. */
147#define HAVE_SYS_TYPES_H 1
148
149/* Define to 1 if you have the <unistd.h> header file. */
150#define HAVE_UNISTD_H 1
151
152/* Define if compiler handles weak symbols */
153#define HAVE_WEAK_SYMBOLS 1
154
148/* Define if xmlparse/xmlparse.h is available */
149/* #undef HAVE_XMLPARSE_XMLPARSE_H */
150
151/* Define if xmltok/xmlparse.h is available */
152/* #undef HAVE_XMLTOK_XMLPARSE_H */
153
154/* Define if xml/xmlparse.h is available */
155/* #undef HAVE_XML_XMLPARSE_H */

--- 24 unchanged lines hidden ---
155/* Define if xmlparse/xmlparse.h is available */
156/* #undef HAVE_XMLPARSE_XMLPARSE_H */
157
158/* Define if xmltok/xmlparse.h is available */
159/* #undef HAVE_XMLTOK_XMLPARSE_H */
160
161/* Define if xml/xmlparse.h is available */
162/* #undef HAVE_XML_XMLPARSE_H */

--- 24 unchanged lines hidden ---