From 1e2f92af555166ea4e042e33ef41957354d233f8 Mon Sep 17 00:00:00 2001 From: Jeremy Allison Date: Wed, 12 Jan 2000 03:09:17 +0000 Subject: Added utmp fix from David Lee . Jeremy. (This used to be commit 95d37a1d25d56316c80eec54aea1f358cd621d4c) --- source3/acconfig.h | 1 + 1 file changed, 1 insertion(+) (limited to 'source3/acconfig.h') diff --git a/source3/acconfig.h b/source3/acconfig.h index 03674dea2d..a34a6f1db2 100644 --- a/source3/acconfig.h +++ b/source3/acconfig.h @@ -74,6 +74,7 @@ #undef HAVE_SETRESUID_DECL #undef HAVE_SETRESUID #undef WITH_NETATALK +#undef WITH_UTMP #undef HAVE_INO64_T #undef HAVE_STRUCT_FLOCK64 #undef SIZEOF_INO_T -- cgit