Add support for setenv entries in login.conf. We can't use LOGIN_SETENV

since the plugin sets up the envp the command is executed with.
Also regen the Makefile.in files while here.  Fixes bug #527
This commit is contained in:
Todd C. Miller
2011-12-05 10:43:44 -05:00
parent 38a4990e4a
commit 9f0abb4692
13 changed files with 550 additions and 267 deletions

1
configure vendored
View File

@@ -15445,6 +15445,7 @@ _ACEOF
SUDOERS_LIBS="${SUDOERS_LIBS} -lutil"
;;
esac
SUDOERS_OBJS="${SUDOERS_OBJS} login_class.lo"
fi