diff options
author | dimitri <dimitri@afe2bf4a-e733-0410-8a33-86f594647bc7> | 2002-10-30 20:57:53 (GMT) |
---|---|---|
committer | dimitri <dimitri@afe2bf4a-e733-0410-8a33-86f594647bc7> | 2002-10-30 20:57:53 (GMT) |
commit | c6d6555a949e86be5c859311eb4db5dcc092c258 (patch) | |
tree | dd06bd100b0bd88b6ee40c8464efac800a749c32 /doc/install.doc | |
parent | 7c34dd2b1594925d0a012e9ba290bf9c80574db5 (diff) | |
download | Doxygen-c6d6555a949e86be5c859311eb4db5dcc092c258.zip Doxygen-c6d6555a949e86be5c859311eb4db5dcc092c258.tar.gz Doxygen-c6d6555a949e86be5c859311eb4db5dcc092c258.tar.bz2 |
Release-1.2.18-20021030
Diffstat (limited to 'doc/install.doc')
-rw-r--r-- | doc/install.doc | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/doc/install.doc b/doc/install.doc index 1387f13..3bba13e 100644 --- a/doc/install.doc +++ b/doc/install.doc @@ -557,15 +557,15 @@ http://www.trolltech.com/products/download/qt-win-noncomm.html Doxygen was developed and tested under Linux using the following open-source tools: <ul> -<li>EGCS version 2.91.66 +<li>GCC version 2.95.3 <li>GNU flex version 2.5.4 -<li>GNU bison version 1.25 -<li>GNU make version 3.76.1 -<li>Perl version 5.005_02 -<li>VIM version 5.4 -<li>Netscape 4.61 +<li>GNU bison version 1.35 +<li>GNU make version 3.79.1 +<li>Perl version 5.005_03 +<li>VIM version 5.8 +<li>Mozilla 1.0 <li>Troll Tech's tmake version 1.3 (included in the distribution) -<li>teTeX version 0.9 +<li>teTeX version 1.0 <li>CVS 1.10.7 </ul> |