From: Jim Meyering Date: Thu, 21 Nov 2002 08:45:05 +0000 (+0000) Subject: Update from gnulib. X-Git-Tag: v4.5.4~201 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=57263e2a95cbada1e6186cef48083ddd0163f8b7;p=thirdparty%2Fcoreutils.git Update from gnulib. --- diff --git a/lib/README b/lib/README index 6689327df0..636089b752 100644 --- a/lib/README +++ b/lib/README @@ -1,6 +1,3 @@ -The files in this directory are shared between the fileutils, sh-utils, -and textutils packages. Not all files are used by each package. +The files in this directory are used in many GNU packages, +including diffutils, fileutils, sh-utils, tar, and textutils. The autoconf tests required for these files are in ../m4. - -The library name, fetish, is a permutation of the first two -letters of each of the package names: FIleutils, TExtutils, SH-utils.