From b9e4f4bb4644c57d47045579efdba2424536170e Mon Sep 17 00:00:00 2001 From: Peter Kjellerstedt Date: Fri, 9 Jun 2006 18:17:23 +0000 Subject: configure.ac: We should use $SED and not $(SED) in configure.ac (#343678). Original commit message from CVS: Patch by: Peter Kjellerstedt * configure.ac: We should use $SED and not $(SED) in configure.ac (#343678). --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index b6fe5c4b..31a42bdd 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2006-06-09 Tim-Philipp Müller + + Patch by: Peter Kjellerstedt + + * configure.ac: + We should use $SED and not $(SED) in configure.ac (#343678). + 2006-06-09 Wim Taymans Patch by: Brian Cameron -- cgit