From: Jim Meyering Date: Fri, 9 Mar 2001 18:45:59 +0000 (+0000) Subject: . X-Git-Tag: FILEUTILS-4_0_42~70 X-Git-Url: http://git.ipfire.org/gitweb/index.cgi?a=commitdiff_plain;h=49648de23c007b2ff6be67d117e3f5dc65f4cddd;p=thirdparty%2Fcoreutils.git . --- diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index 2a05d8e31e..4b95b232f6 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -1,5 +1,10 @@ 2001-03-09 Jim Meyering + * config.guess: Update from master repository. + + * Makefile.maint (my_distdir): Define new variable, and use this + in place of most old uses of $(distdir). + * src/Makefile.am (Makefile): Don't depend on $(BUILT_SOURCES). Reported by Akim Demaille.