1
0
Fork 0
mirror of git://git.code.sf.net/p/cdesktopenv/code synced 2025-03-09 15:50:02 +00:00

linux has supported shadow passwords forever...

This commit is contained in:
Jon Trulson 2012-05-26 17:57:11 -06:00
parent 0961da28b9
commit c0f9270dd3

View file

@ -65,7 +65,7 @@ XCOMM binutils: (LinuxBinUtilsMajorVersion)
#define GccUsesGas YES
#define UseGas YES
#define GnuCpp YES
#define HasShadowPasswd NO
#define HasShadowPasswd YES
#define HasPutenv YES
#define HasShm YES
#define HasSockets YES