From: Jim Meyering Date: Fri, 4 Jul 1997 08:20:55 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: SH-UTILS-1_16c~121 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=70cfca742f0c7d676e85125dd8709075ca8ec2de;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/old/sh-utils/ChangeLog b/old/sh-utils/ChangeLog index d2a5fe344a..ed3ef6ec77 100644 --- a/old/sh-utils/ChangeLog +++ b/old/sh-utils/ChangeLog @@ -1,5 +1,11 @@ 1997-07-04 Jim Meyering + * configure.in (ALL_LINGUAS): Add Norwegian (no). + + * tests/date/mk-script.pl (validate): Create test files in $(srcdir), + not in build dir. + * tests/Makefile.am.in ($x-tests): Create $x-tests in $(srcdir), + not in build dir. * Makefile.am (aclocal-files): Look in source directory, not build dir. From Andreas Schwab.