Deleted Added
full compact
config.h.in (161630) config.h.in (162503)
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

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

81#undef HAVE_STRFTIME
82
83/* Define to 1 if you have the <strings.h> header file. */
84#undef HAVE_STRINGS_H
85
86/* Define to 1 if you have the <string.h> header file. */
87#undef HAVE_STRING_H
88
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

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

81#undef HAVE_STRFTIME
82
83/* Define to 1 if you have the <strings.h> header file. */
84#undef HAVE_STRINGS_H
85
86/* Define to 1 if you have the <string.h> header file. */
87#undef HAVE_STRING_H
88
89/* Define to 1 if you have the `strlcat' function. */
90#undef HAVE_STRLCAT
91
89/* Define to 1 if you have the `strrchr' function. */
90#undef HAVE_STRRCHR
91
92/* Define to 1 if you have the `strstr' function. */
93#undef HAVE_STRSTR
94
95/* Define to 1 if you have the `strtol' function. */
96#undef HAVE_STRTOL

--- 94 unchanged lines hidden ---
92/* Define to 1 if you have the `strrchr' function. */
93#undef HAVE_STRRCHR
94
95/* Define to 1 if you have the `strstr' function. */
96#undef HAVE_STRSTR
97
98/* Define to 1 if you have the `strtol' function. */
99#undef HAVE_STRTOL

--- 94 unchanged lines hidden ---