aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README4
1 files changed, 0 insertions, 4 deletions
diff --git a/README b/README
index 5f250b14..700e646c 100644
--- a/README
+++ b/README
@@ -122,10 +122,6 @@ harder to come by, disable lots of things:
$ ./configure --disable-gtk --disable-png --disable-libtiff
-If you get a screen full of errors of the following form:
-<stuff>: undefined reference to `cblas_<something>'
-Add "--enable-gsl-fudge" to your configuration parameters.
-
If you get an error mentioning fftw3 and telling you to recompile with -fPIC,
then your version of FFTW3 is not compiled in a suitable way. You'll need to
install it again (from source) adding "--enable-shared" to its ./configure