aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas White <taw@physics.org>2012-03-22 17:25:52 +0100
committerThomas White <taw@physics.org>2012-03-27 16:47:26 +0200
commit7d8a5ad7e139178b4853df611ad5660aef7e58b1 (patch)
tree2182e1a15ce2e9c7d89cf84cbca682538c3f3b00
parente56e0b22695fbfb23af60f987503bf16ad60615a (diff)
Remove obsolete documentation
-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