From: Bruno Haible Date: Fri, 15 Mar 2002 17:59:34 +0000 (+0000) Subject: Document a broken version of GNU make. X-Git-Tag: cln_1-1-5~7 X-Git-Url: https://www.ginac.de/CLN/cln.git//cln.git?a=commitdiff_plain;h=d381abe5a4adc7d9c4d3159bc766459b8bed91d6;p=cln.git Document a broken version of GNU make. --- diff --git a/ChangeLog b/ChangeLog index 0589ad5..1583c01 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2002-03-15 Bruno Haible + + * cln.tex: Document problem with GNU make 3.77. + Reported by Michael Somos . + 2002-02-16 Richard Kreckel * cln.m4: quote macro name. diff --git a/doc/cln.tex b/doc/cln.tex index 13dd990..a3230cf 100644 --- a/doc/cln.tex +++ b/doc/cln.tex @@ -294,6 +294,8 @@ initializations will not work. To build CLN, you also need to have GNU @code{make} installed. +Only GNU @code{make} 3.77 is unusable for CLN; other versions work fine. + @subsection Sed utility @cindex @code{sed}