From a19c76ae683e2c555da357501619201b7a109d79 Mon Sep 17 00:00:00 2001 From: Stephan Raue Date: Wed, 29 Sep 2010 11:43:41 +0200 Subject: [PATCH] samba: build without utmp support Signed-off-by: Stephan Raue --- packages/network/samba/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/network/samba/build b/packages/network/samba/build index 3c11a7f176..4819cde9cf 100755 --- a/packages/network/samba/build +++ b/packages/network/samba/build @@ -53,7 +53,7 @@ sh autogen.sh --without-quotas \ --without-sys-quotas \ --with-syslog \ - --with-utmp \ + --without-utmp \ --with-sendfile-support \ make bin/libsmbclient.so