summaryrefslogtreecommitdiff
path: root/config.h.in
diff options
context:
space:
mode:
Diffstat (limited to 'config.h.in')
-rw-r--r--config.h.in14
1 files changed, 5 insertions, 9 deletions
diff --git a/config.h.in b/config.h.in
index e841f33c9..b5cfdbb2c 100644
--- a/config.h.in
+++ b/config.h.in
@@ -1,9 +1,5 @@
1/* config.h.in. Generated from configure.ac by autoheader. */ 1/* config.h.in. Generated from configure.ac by autoheader. */
2 2
3/* Define if you have a getaddrinfo that fails for the all-zeros IPv6 address
4 */
5#undef AIX_GETNAMEINFO_HACK
6
7/* Define if your AIX loginfailed() function takes 4 arguments (AIX >= 5.2) */ 3/* Define if your AIX loginfailed() function takes 4 arguments (AIX >= 5.2) */
8#undef AIX_LOGINFAILED_4ARG 4#undef AIX_LOGINFAILED_4ARG
9 5
@@ -1134,19 +1130,19 @@
1134/* Define if your platform breaks doing a seteuid before a setuid */ 1130/* Define if your platform breaks doing a seteuid before a setuid */
1135#undef SETEUID_BREAKS_SETUID 1131#undef SETEUID_BREAKS_SETUID
1136 1132
1137/* The size of a `char', as computed by sizeof. */ 1133/* The size of `char', as computed by sizeof. */
1138#undef SIZEOF_CHAR 1134#undef SIZEOF_CHAR
1139 1135
1140/* The size of a `int', as computed by sizeof. */ 1136/* The size of `int', as computed by sizeof. */
1141#undef SIZEOF_INT 1137#undef SIZEOF_INT
1142 1138
1143/* The size of a `long int', as computed by sizeof. */ 1139/* The size of `long int', as computed by sizeof. */
1144#undef SIZEOF_LONG_INT 1140#undef SIZEOF_LONG_INT
1145 1141
1146/* The size of a `long long int', as computed by sizeof. */ 1142/* The size of `long long int', as computed by sizeof. */
1147#undef SIZEOF_LONG_LONG_INT 1143#undef SIZEOF_LONG_LONG_INT
1148 1144
1149/* The size of a `short int', as computed by sizeof. */ 1145/* The size of `short int', as computed by sizeof. */
1150#undef SIZEOF_SHORT_INT 1146#undef SIZEOF_SHORT_INT
1151 1147
1152/* Define if you want S/Key support */ 1148/* Define if you want S/Key support */