]> www.ginac.de Git - ginac.git/blobdiff - INSTALL
Add few defines for msvc (__func__, __alignof__).
[ginac.git] / INSTALL
diff --git a/INSTALL b/INSTALL
index f4c98b7e0b5ef5cb208e96f18d94fac2686ad2a2..3c188b667cd4043f941616c2e16546859b3d9ede 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -29,9 +29,8 @@ Known not to work with:
  - GCC 2.96 or earlier because proper exception and standard library support
    is missing there.
 
  - GCC 2.96 or earlier because proper exception and standard library support
    is missing there.
 
-If you install from git, you also need GNU autoconf (>=2.59), automake (>=1.7),
-libtool (>= 1.5), bison (>= 2.3), flex (>= 2.5.33), autogen (>= 5.6.0) to be
-installed.
+If you install from git, you also need GNU autoconf (>=2.59), automake (>=1.8),
+libtool (>= 1.5), bison (>= 2.3), flex (>= 2.5.33) to be installed.
 
 
 INSTALLATION
 
 
 INSTALLATION
@@ -116,7 +115,7 @@ COMMON PROBLEMS
 Problems with CLN
 -----------------
 
 Problems with CLN
 -----------------
 
-You should use at least CLN-1.1, since during the development of GiNaC
+You should use at least CLN-1.2.2, since during the development of GiNaC
 various bugs have been discovered and fixed in earlier versions. Please
 install CLN properly on your system before continuing with GiNaC.
 
 various bugs have been discovered and fixed in earlier versions. Please
 install CLN properly on your system before continuing with GiNaC.