Deleted Added
full compact
1c1
< /* $FreeBSD: stable/11/usr.bin/svn/lib/libapr_util/apu_config.h 286561 2015-08-10 00:46:24Z peter $ */
---
> /* $FreeBSD: stable/11/usr.bin/svn/lib/libapr_util/apu_config.h 362181 2020-06-14 18:49:06Z dim $ */
29a30,33
> /* Define to 1 if you have the <CommonCrypto/CommonKeyDerivation.h> header
> file. */
> /* #undef HAVE_COMMONCRYPTO_COMMONKEYDERIVATION_H */
>
40,41c44,45
< /* Define to 1 if you have the <freetds/sybdb.h> header file. */
< /* #undef HAVE_FREETDS_SYBDB_H */
---
> /* Define if explicit_bzero function is supported */
> #define HAVE_EXPLICIT_BZERO 1
66a71,73
> /* Define if memset_s function is supported */
> #define HAVE_MEMSET_S 1
>
136,138d142
< /* Define to 1 if you have the <sybdb.h> header file. */
< /* #undef HAVE_SYBDB_H */
<
147a152,154
> /* Define if compiler handles weak symbols */
> #define HAVE_WEAK_SYMBOLS 1
>