Deleted Added
full compact
config.h.in (185573) config.h.in (186647)
1/* config/config.h.in. Generated from configure.ac by autoheader. */
2
3/* Define to 1 if you have the `alarm' function. */
4#undef HAVE_ALARM
5
6/* Define if audit system calls present */
7#undef HAVE_AUDIT_SYSCALLS
8
1/* config/config.h.in. Generated from configure.ac by autoheader. */
2
3/* Define to 1 if you have the `alarm' function. */
4#undef HAVE_ALARM
5
6/* Define if audit system calls present */
7#undef HAVE_AUDIT_SYSCALLS
8
9/* Define if be32enc is present */
10#undef HAVE_BE32ENC
11
9/* Define to 1 if you have the `bzero' function. */
10#undef HAVE_BZERO
11
12/* Define to 1 if your system has a working `chown' function. */
13#undef HAVE_CHOWN
14
15/* Define to 1 if you have the `clock_gettime' function. */
16#undef HAVE_CLOCK_GETTIME

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

62#undef HAVE_MALLOC
63
64/* Define to 1 if you have the <memory.h> header file. */
65#undef HAVE_MEMORY_H
66
67/* Define to 1 if you have the `memset' function. */
68#undef HAVE_MEMSET
69
12/* Define to 1 if you have the `bzero' function. */
13#undef HAVE_BZERO
14
15/* Define to 1 if your system has a working `chown' function. */
16#undef HAVE_CHOWN
17
18/* Define to 1 if you have the `clock_gettime' function. */
19#undef HAVE_CLOCK_GETTIME

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

65#undef HAVE_MALLOC
66
67/* Define to 1 if you have the <memory.h> header file. */
68#undef HAVE_MEMORY_H
69
70/* Define to 1 if you have the `memset' function. */
71#undef HAVE_MEMSET
72
73/* Define to 1 if you have the `pthread_mutex_lock' function. */
74#undef HAVE_PTHREAD_MUTEX_LOCK
75
70/* Define to 1 if `stat' has the bug that it succeeds when given the
71 zero-length file name argument. */
72#undef HAVE_STAT_EMPTY_STRING_BUG
73
74/* Define to 1 if you have the <stdint.h> header file. */
75#undef HAVE_STDINT_H
76
77/* Define to 1 if you have the <stdlib.h> header file. */

--- 131 unchanged lines hidden ---
76/* Define to 1 if `stat' has the bug that it succeeds when given the
77 zero-length file name argument. */
78#undef HAVE_STAT_EMPTY_STRING_BUG
79
80/* Define to 1 if you have the <stdint.h> header file. */
81#undef HAVE_STDINT_H
82
83/* Define to 1 if you have the <stdlib.h> header file. */

--- 131 unchanged lines hidden ---