From ccf830a4580ef5de32502adcb3cfbf5d3608cd5f Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Mon, 24 Jan 2005 23:48:11 +0000 Subject: [PATCH 1/1] * configure.ac (O0CFLAGS, O0CXXFLAGS): Fix quoting bug. --- ChangeLog | 3 +++ 1 file changed, 3 insertions(+) diff --git a/ChangeLog b/ChangeLog index ba1d459f..b7fe3712 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2005-01-24 Paul Eggert + * configure.ac (O0CFLAGS, O0CXXFLAGS): Fix quoting bug. + Problem reported by twlevo@xs4all.nl. + * doc/bison.texinfo: Change @dircategory from "GNU programming tools" to "Software development". Requested by Richard Stallman via Karl Berry. -- 2.45.2