diff options
Diffstat (limited to 'libraries/cfitsio/README')
-rw-r--r-- | libraries/cfitsio/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libraries/cfitsio/README b/libraries/cfitsio/README index b065ce914d68b..2f344cd6d6032 100644 --- a/libraries/cfitsio/README +++ b/libraries/cfitsio/README @@ -7,7 +7,7 @@ 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 + CFITSIO_REENTRANT=yes ./cfitsio.SlackBuild This option is disabled by default because some legacy software will not link against reentrant libcfitsio. |