From 82faf15e5a1159c9b1c5e7261069261713fccebe Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Fri, 14 Mar 2003 15:40:40 +0000 Subject: [PATCH] *** empty log message *** --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/ChangeLog b/ChangeLog index 178680397a..a9189fa8ef 100644 --- a/ChangeLog +++ b/ChangeLog @@ -2,6 +2,12 @@ * Version 4.5.11. + * Makefile.maint (prev_version_file): Don't use ?= for this particular + assignment, since it causes trouble with old versions of GNU make + (e.g. 3.76.1). The other uses of `?=' are inoffensive. Details here. + http://mail.gnu.org/archive/html/bug-coreutils/2003-03/msg00028.html + Patch from Alexandre Duret-Lutz. + * Use patched automake-1.7.3. Regenerate Makefile.in files in subdirectories so that each includes a definition of ACLOCAL_M4. -- 2.47.3