summaryrefslogtreecommitdiffstats
path: root/libraries/cfitsio/README
diff options
context:
space:
mode:
author Dominik Drobek2011-06-24 03:15:30 +0200
committer Niels Horn2011-07-15 02:54:01 +0200
commit169eee141e7de16a49db6366579b6d60178c6457 (patch)
tree7f3513a83885ab3ca9cb226b32b53ea88ec29656 /libraries/cfitsio/README
parent1adfa3e1c08d4f2738183e4645a1a9cfbf155a90 (diff)
downloadslackbuilds-169eee141e7de16a49db6366579b6d60178c6457.tar.gz
libraries/cfitsio: Updated for version 3.28.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'libraries/cfitsio/README')
-rw-r--r--libraries/cfitsio/README7
1 files changed, 7 insertions, 0 deletions
diff --git a/libraries/cfitsio/README b/libraries/cfitsio/README
index f17c2e788a..b065ce914d 100644
--- a/libraries/cfitsio/README
+++ b/libraries/cfitsio/README
@@ -4,3 +4,10 @@ is also included for the convenience of Fortran programmers.
The documentation directory contains a comprehensive API reference
guide and instructions on using cfistio in Fortran programs.
+
+If you wish to build the library with the --enable-reentrant option,
+run the SlackBuild script like this:
+ REENTRANT=yes ./cfitsio.SlackBuild
+
+This option is disabled by default because some legacy software will
+not link against reentrant libcfitsio.