1
0
mirror of https://github.com/samba-team/samba.git synced 2025-11-18 00:23:50 +03:00

r10366: More scons fixes. Building et, asn1, lex and yacc files sort-of works now

This commit is contained in:
Jelmer Vernooij
2005-09-20 22:10:40 +00:00
committed by Gerald (Jerry) Carter
parent 90f98e9be3
commit 22f18a8424
16 changed files with 137 additions and 106 deletions

View File

@@ -167,7 +167,6 @@ static int do_reseed(BOOL use_fd, int fd)
/* Add in some secret file contents */
do_filehash("/etc/shadow", &seed_inbuf[0]);
do_filehash(lp_smb_passwd_file(), &seed_inbuf[16]);
/*
* Add the counter, time of day, and pid.