From 4eed8bce32ae19d3e3aa8ff2babcf494a295e90b Mon Sep 17 00:00:00 2001 From: Alexandre Duret-Lutz Date: Tue, 21 Oct 2003 16:11:54 +0000 Subject: [PATCH] typo --- NEWS | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/NEWS b/NEWS index ad47c745..7009a815 100644 --- a/NEWS +++ b/NEWS @@ -147,7 +147,7 @@ New in 1.7a: - Due to implementation constraints, previous versions of Automake proscribed multiple conditional definitions of some variables - likes bin_PROGRAMS: + like bin_PROGRAMS: if COND1 bin_PROGRAMS = a1 @@ -157,7 +157,7 @@ New in 1.7a: endif All _PROGRAMS, _LDADD, and _LIBADD variables were affected. - This restrictions has been lifted, and these variables now + This restriction has been lifted, and these variables now support multiple conditional definitions as do other variables. - Cleanup the definitions of $(distdir) and $(top_distdir). -- 2.43.5