kloczek: shadow NEWS configure.in shadow/lib defines.h

PLD CVS <[email protected]> Wed, 3 Aug 2005 20:11:27 +0200 (CEST)
Newsgroups gmane.linux.pld.shadow.cvs
Message-ID <[email protected]>
Module name:	shadow
Changes by:	kloczek	05/08/03 20:11:27

Modified files:
	.              : NEWS configure.in 
	lib            : defines.h 

Log message:
added require ngettext (added [need-ngettext] to AM_GNU_GETTEXT() parameters)
and stub prototype for ngettext() in lib/prototypes.h (neccessary if shadow
compiled with disabled NLS support)
Based on fixes by Martin Schlemmer <[email protected]>.

Revision  Changes    Path
1.230     +5 -1      shadow/NEWS
1.115     +1 -1      shadow/configure.in
1.27      +3 -1      shadow/lib/defines.h