From: Jim Meyering Date: Sat, 9 Nov 2002 16:39:53 +0000 (+0000) Subject: (EXTRA_LOCALE_CATEGORIES): Add LC_TIME. X-Git-Tag: v4.5.4~278 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2ea36bfc5c05d76a5da9ddca8812e69098e6b5ac;p=thirdparty%2Fcoreutils.git (EXTRA_LOCALE_CATEGORIES): Add LC_TIME. Patch by Tim Waugh for Red Hat bug #73669. --- diff --git a/po/Makevars b/po/Makevars index 8b09f53b0f..f5404faa7b 100644 --- a/po/Makevars +++ b/po/Makevars @@ -22,4 +22,4 @@ COPYRIGHT_HOLDER = Free Software Foundation, Inc. # This is the list of locale categories, beyond LC_MESSAGES, for which the # message catalogs shall be used. It is usually empty. -EXTRA_LOCALE_CATEGORIES = +EXTRA_LOCALE_CATEGORIES = LC_TIME