[PATCH] dont compile pwd_to_spwd when shadow passwds is off
Rob Landley
rob at landley.net
Thu Sep 15 18:26:05 UTC 2005
On Thursday 15 September 2005 03:16, Amir Shalem wrote:
> hey
> this patch disables compliation of pwd_to_spwd when shadow passwords is off
> it allows user to compile busybox/uclibc without shadow support.
>
> should it be #ifdef or #if now ?
>
> and should it disable pwd2spwd.c at Makefile.in level ?
1) If we're going to do this, we should do it at the makefile level.
2) I just built allyesconfig minus shadow passwords and it built just fine, in
both 1.01 (current subversion) and 1.1-pre. What specific .config is failing
for you?
Rob
More information about the busybox
mailing list