From e9815d84afeaf110bfff5c0b041c093db979b61d Mon Sep 17 00:00:00 2001
From: gpercival <gpercival>
Date: Mon, 16 Jun 2003 16:07:54 +0000
Subject: [PATCH] Removed warnings about gcc 3.3 that I added prematurely a
 week or so ago.

---
 ChangeLog                          | 3 +++
 Documentation/topdocs/INSTALL.texi | 8 --------
 2 files changed, 3 insertions(+), 8 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index 08b1c82e73..93bddd4cd2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -7,6 +7,9 @@
 
 	* input/test/ fake-grace.ly figured-bass.ly : removed file.
 
+	* Documentation/topdoc/INSTALL.texi: removed false warnings
+	about gcc 3.3.
+
 2003-06-16  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
 
 	* input/test/spanner-after-break-tweak.ly (texidoc): new file.
diff --git a/Documentation/topdocs/INSTALL.texi b/Documentation/topdocs/INSTALL.texi
index 9b915bca19..174ede68d3 100644
--- a/Documentation/topdocs/INSTALL.texi
+++ b/Documentation/topdocs/INSTALL.texi
@@ -150,10 +150,6 @@ distribution supports g++ 3.x and flex.  At the time of writing (Fri
 Jul 5 2002), @strong{no} distribution that we know of ships a flex
 that generates gcc-3.1.x compliant C++ code.
 
-WARNING: although many distributions now support g++ 3.x and flex,
-Lilypond cannot be built with gcc-3.3 and g++-3.3.  Please use gxx-3.2
-instead.
-
 @item Python (version 2.1 or newer).
 Check out @uref{http://www.python.org, the python website}.
 
@@ -526,10 +522,6 @@ Use command @command{debuild} instead of @command{debuild -B} if you have
 a very fast machine and want to build the HTML, PS and DVI documentation
 too.
 
-Warning!  Debian/Testing and Debian/Unstable now default to using gcc-3.3
-and g++-3.3.  Lilypond currently cannot be compiled using gxx-3.3; you must
-force "make deb" to use gxx-3.2 (or 2.95) instead.
-
 For compilation on a Debian GNU/Linux system you need these packages,
 in addition to the those needed for running:
 
-- 
2.39.5