Skip to content

Commit 8a75961

Browse files
committed
Commented out FITS_LDFLAGS
1 parent bbb8b43 commit 8a75961

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ export PYTHON ?= yes
3030

3131
# Link string for FITS library
3232
# (leave undefined if not available)
33-
export FITS_LDFLAGS = -L/opt/local/lib -lcfitsio
33+
#export FITS_LDFLAGS = -L/opt/local/lib -lcfitsio
3434

3535
############ DO NOT EDIT BELOW THIS LINE ############
3636
### (unless you think you know what you're doing) ###

0 commit comments

Comments
 (0)