From b7938d24ee5c45fcf17b9987bb88f698430c529e Mon Sep 17 00:00:00 2001 From: Peter Kjellerstedt Date: Mon, 3 Mar 2008 13:03:43 +0000 Subject: configure.ac: Move the checks for bison, flex and as to the program section and the check for gcc inline asm to the c... Original commit message from CVS: * configure.ac: Move the checks for bison, flex and as to the program section and the check for gcc inline asm to the compiler characteristics section. --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 93dcb48e..e81807ca 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2008-03-03 Peter Kjellerstedt + + * configure.ac: + Move the checks for bison, flex and as to the program section and the + check for gcc inline asm to the compiler characteristics section. + 2008-03-03 Peter Kjellerstedt * configure.ac: -- cgit