summaryrefslogtreecommitdiff
path: root/config.h.in
diff options
context:
space:
mode:
authorColin Watson <cjwatson@debian.org>2006-10-27 10:42:44 +0000
committerColin Watson <cjwatson@debian.org>2006-10-27 10:42:44 +0000
commitbe6478d45d2d5c57bc30ca83d14b7b1ef6ed5ce6 (patch)
tree974beeb4ed8e9271133bbef823fb1ee14abf5262 /config.h.in
parentbb9d3d577f24525d3d6835c15b35b89a33aa4b25 (diff)
Incorporate Manoj's NMU:
* NMU to update SELinux patch, bringing it in line with current selinux releases. The patch for this NMU is simply the Bug#394795 patch, and no other changes. (closes: #394795)
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 */