]> git.ipfire.org Git - thirdparty/shadow.git/commit
* lib/defines.h: Include <config.h> since it uses the macro that
authornekral-guest <nekral-guest@5a98b0ae-9ef6-0310-add3-de5d479b70d7>
Fri, 13 Jun 2008 20:05:51 +0000 (20:05 +0000)
committernekral-guest <nekral-guest@5a98b0ae-9ef6-0310-add3-de5d479b70d7>
Fri, 13 Jun 2008 20:05:51 +0000 (20:05 +0000)
commitc82cfebd5ecd98306ff5002b51fa248dc51f2fdc
tree8d2411b2f3a45c4ed7e56db6a0a21e40373939ec
parent07a6bcaa7758d5ed681d4cc6683bffeb607d4b2d
* lib/defines.h: Include <config.h> since it uses the macro that
might be defined in this header file.
* lib/defines.h: Prefer checking if HAVE_LOCALE_H or ENABLE_NLS
are defined (rather than set to non 0).
* lib/defines.h: The dummy implementations of bindtextdomain() and
textdomain() should return a pointer. Return NULL instead of
/* empty */
* lib/defines.h: Define SHADOW_SP_FLAG_UNSET, to be used for the
initialization of sp_flag field of the shadow structures.
* lib/defines.h: Define LC_ALL, needed even if HAVE_LOCALE_H is
not defined.
ChangeLog
lib/defines.h