Re: src/date.c nl_langinfo bug

Jim Meyering <[email protected]> Thu, 08 Aug 2002 18:40:09 +0200
Newsgroups gmane.comp.gnu.sh-utils.bugs
Message-ID <[email protected]>
GOTO Masanori <[email protected]> wrote:
> Recent sh-utils' date does not print _DATE_FMT because langinfo.h is
> never included, because HAVE_LANGINFO_H is not defined anywhere.
> Please apply below patch.

BTW, I applied a similar fix to textutils/src/sort.c.