aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorThomas White <taw@physics.org>2012-03-22 17:25:52 +0100
committerThomas White <taw@physics.org>2012-03-22 17:25:52 +0100
commit93696474a44dd7098ce8be7868d27cfac55ad2be (patch)
tree2182e1a15ce2e9c7d89cf84cbca682538c3f3b00 /README
parent928e11dc15b111e372994c09e8770dd0b82950b8 (diff)
Remove obsolete documentation
Diffstat (limited to 'README')
-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