check for ruserok existence
rlogin support is old school code, so newer C libraries drop support for ruserok (like uClibc, optionally). But shadow doesn't build with that, so have it check for ruserok to optionally enable rlogin. Signed-off-by: Mike Frysinger <vapier@gentoo.org>
This commit is contained in:
committed by
Nicolas François
parent
cfad7327a5
commit
561ba96ec7
@@ -1,3 +1,8 @@
|
||||
2013-08-07 Mike Frysinger <vapier@gentoo.org>
|
||||
|
||||
* configure.in: Check at configure time whether libc supports
|
||||
ruserok (support dropped by newer C libraries).
|
||||
|
||||
2013-08-07 Nicolas François <nicolas.francois@centraliens.net>
|
||||
|
||||
* man/usermod.8.xml: Fix typos and wording.
|
||||
|
||||
Reference in New Issue
Block a user