summaryrefslogtreecommitdiff
path: root/source3/client/smbspool.c
diff options
context:
space:
mode:
authorJames Peach <jpeach@samba.org>2006-05-05 05:39:57 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 11:16:46 -0500
commit584ac985ec203f171367dec336ab8c828e31a442 (patch)
tree13855f12705ff0c8b7c9b48888bd873c45f64aed /source3/client/smbspool.c
parent78359305491f869af13622153bdf21cdb0cc2459 (diff)
downloadsamba-584ac985ec203f171367dec336ab8c828e31a442.tar.gz
samba-584ac985ec203f171367dec336ab8c828e31a442.tar.bz2
samba-584ac985ec203f171367dec336ab8c828e31a442.zip
r15448: New autoconf macro to test for sysconf variables.
(This used to be commit a19d4f2bb4aa94ab40e371efbad9f17e38e3bbc4)
Diffstat (limited to 'source3/client/smbspool.c')
-rw-r--r--source3/client/smbspool.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/source3/client/smbspool.c b/source3/client/smbspool.c
index af2f7e9180..20ce06a8da 100644
--- a/source3/client/smbspool.c
+++ b/source3/client/smbspool.c
@@ -23,7 +23,6 @@
#include "includes.h"
-#define PW_MAX_BUF_SIZE sysconf(_SC_GETPW_R_SIZE_MAX)
#define TICKET_CC_DIR "/tmp"
#define CC_PREFIX "krb5cc_" /* prefix of the ticket cache */
#define CC_MAX_FILE_LEN 24