Remove gmp references.
[pspp-builds.git] / INSTALL
diff --git a/INSTALL b/INSTALL
index db1decf2a7dd0733c30c7746d07397d04474e24b..bff0cd99a12678bc9c7e16eeec15efc7fd726f24 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -2,8 +2,6 @@ PSPP has the following library dependencies;
 
     * The GNU Scientific Library (libgsl), version 1.6 or later.
 
-    * The GNU multiprecision arithmetic library (libgmp).
-
     * libplot from GNU plotutils is optional.  Without it, the new
       graphing features will not work.  If you do not have it
       installed, you must run `configure' with --without-libplot.