From bdd4ab2ae5a389585fbc01f72bbfa6a45de93c27 Mon Sep 17 00:00:00 2001 From: Roland Illig Date: Mon, 30 Aug 2004 11:24:11 +0000 Subject: [PATCH] * m4/ri-gcc-warnings.m4: Now handles only the last --enable or --disable option. Before, --disable has not been handled correctly. --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/ChangeLog b/ChangeLog index 823076a76..62eed9e95 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2004-08-29 Roland Illig + + * m4/ri-gcc-warnings.m4: Now handles only the last --enable or + --disable option. Before, --disable has not been handled + correctly. + 2004-08-22 Pavel S. Shirshov * syntax/m4.syntax: Add matching AS_* keywords.