Deleted Added
full compact
config.h (294328) config.h (294330)
1/* config.h. Generated from config.h.in by configure. */
2/* config.h.in. Generated from configure.ac by autoheader. */
3
4/* Define if building universal (internal helper macro) */
5/* #undef AC_APPLE_UNIVERSAL_BUILD */
6
7/* Define if you have a getaddrinfo that fails for the all-zeros IPv6 address
8 */

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

1140/* #undef HAVE_SYS_AUDIT_H */
1141
1142/* Define to 1 if you have the <sys/bitypes.h> header file. */
1143/* #undef HAVE_SYS_BITYPES_H */
1144
1145/* Define to 1 if you have the <sys/bsdtty.h> header file. */
1146/* #undef HAVE_SYS_BSDTTY_H */
1147
1/* config.h. Generated from config.h.in by configure. */
2/* config.h.in. Generated from configure.ac by autoheader. */
3
4/* Define if building universal (internal helper macro) */
5/* #undef AC_APPLE_UNIVERSAL_BUILD */
6
7/* Define if you have a getaddrinfo that fails for the all-zeros IPv6 address
8 */

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

1140/* #undef HAVE_SYS_AUDIT_H */
1141
1142/* Define to 1 if you have the <sys/bitypes.h> header file. */
1143/* #undef HAVE_SYS_BITYPES_H */
1144
1145/* Define to 1 if you have the <sys/bsdtty.h> header file. */
1146/* #undef HAVE_SYS_BSDTTY_H */
1147
1148/* Define to 1 if you have the <sys/capability.h> header file. */
1149/* #undef HAVE_SYS_CAPABILITY_H */
1148/* Define to 1 if you have the <sys/capsicum.h> header file. */
1149#define HAVE_SYS_CAPSICUM_H 1
1150
1151/* Define to 1 if you have the <sys/cdefs.h> header file. */
1152#define HAVE_SYS_CDEFS_H 1
1153
1154/* Define to 1 if you have the <sys/dir.h> header file. */
1155#define HAVE_SYS_DIR_H 1
1156
1157/* Define if your system defines sys_errlist[] */

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

1685# ifndef WORDS_BIGENDIAN
1686/* # undef WORDS_BIGENDIAN */
1687# endif
1688#endif
1689
1690/* Define if xauth is found in your path */
1691/* #undef XAUTH_PATH */
1692
1150
1151/* Define to 1 if you have the <sys/cdefs.h> header file. */
1152#define HAVE_SYS_CDEFS_H 1
1153
1154/* Define to 1 if you have the <sys/dir.h> header file. */
1155#define HAVE_SYS_DIR_H 1
1156
1157/* Define if your system defines sys_errlist[] */

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

1685# ifndef WORDS_BIGENDIAN
1686/* # undef WORDS_BIGENDIAN */
1687# endif
1688#endif
1689
1690/* Define if xauth is found in your path */
1691/* #undef XAUTH_PATH */
1692
1693/* Enable large inode numbers on Mac OS X 10.5. */
1694#ifndef _DARWIN_USE_64_BIT_INODE
1695# define _DARWIN_USE_64_BIT_INODE 1
1696#endif
1697
1693/* Number of bits in a file offset, on hosts where this is settable. */
1694/* #undef _FILE_OFFSET_BITS */
1695
1696/* Define for large files, on AIX-style hosts. */
1697/* #undef _LARGE_FILES */
1698
1699/* log for bad login attempts */
1700/* #undef _PATH_BTMP */

--- 18 unchanged lines hidden ---
1698/* Number of bits in a file offset, on hosts where this is settable. */
1699/* #undef _FILE_OFFSET_BITS */
1700
1701/* Define for large files, on AIX-style hosts. */
1702/* #undef _LARGE_FILES */
1703
1704/* log for bad login attempts */
1705/* #undef _PATH_BTMP */

--- 18 unchanged lines hidden ---