summaryrefslogtreecommitdiff
path: root/source3/acconfig.h
diff options
context:
space:
mode:
authorJeremy Allison <jra@samba.org>2000-10-21 01:47:25 +0000
committerJeremy Allison <jra@samba.org>2000-10-21 01:47:25 +0000
commitd199eebcf76c9961f6d67faf56e01d463f3b17a6 (patch)
tree6aa644175c2027551c7664fd89c8d40ff46a9903 /source3/acconfig.h
parentbbce6b44eb2247362c353c5f90278bfafe98dc11 (diff)
downloadsamba-d199eebcf76c9961f6d67faf56e01d463f3b17a6.tar.gz
samba-d199eebcf76c9961f6d67faf56e01d463f3b17a6.tar.bz2
samba-d199eebcf76c9961f6d67faf56e01d463f3b17a6.zip
Fixes from David Lee for utmp handling.
Jeremy. (This used to be commit 70cecfefc8e876871b29ff8d5fa9226db0e98153)
Diffstat (limited to 'source3/acconfig.h')
-rw-r--r--source3/acconfig.h11
1 files changed, 11 insertions, 0 deletions
diff --git a/source3/acconfig.h b/source3/acconfig.h
index 62afb1fc81..823548850f 100644
--- a/source3/acconfig.h
+++ b/source3/acconfig.h
@@ -117,6 +117,17 @@
#undef USE_SETUIDX
#undef HAVE_LIBDL
#undef SYSCONF_SC_NGROUPS_MAX
+#undef HAVE_UT_UT_NAME
+#undef HAVE_UT_UT_USER
+#undef HAVE_UT_UT_ID
+#undef HAVE_UT_UT_HOST
+#undef HAVE_UT_UT_TIME
+#undef HAVE_UT_UT_TV
+#undef HAVE_UT_UT_TYPE
+#undef HAVE_UT_UT_PID
+#undef HAVE_UT_UT_EXIT
+#undef HAVE_UT_UT_ADDR
#undef HAVE_UX_UT_SYSLEN
+#undef PUTUTLINE_RETURNS_UTMP
#undef COMPILER_SUPPORTS_LL
#undef HAVE_YP_GET_DEFAULT_DOMAIN