Skip to content
Snippets Groups Projects
Commit 1871dfe9 authored by Claudio Gheller's avatar Claudio Gheller
Browse files

comment added to Makefile

parent 1688d72a
No related branches found
No related tags found
No related merge requests found
...@@ -34,7 +34,7 @@ endif ...@@ -34,7 +34,7 @@ endif
OPT += -DWRITE_IMAGE OPT += -DWRITE_IMAGE
# perform w-stacking phase correction # perform w-stacking phase correction
OPT += -DPHASE_ON OPT += -DPHASE_ON
# Support CFITSIO # Support CFITSIO !!! Remember to add the path to the CFITSIO library to LD_LIBRARY_PATH
OPT += -DFITSIO OPT += -DFITSIO
# Perform true parallel images writing # Perform true parallel images writing
#OPT += -DPARALLELIO #OPT += -DPARALLELIO
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment