Commit 73c16130 authored by Teake Nutma's avatar Teake Nutma
Browse files

Search for CFITSIO during configure

parent b1205e75
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -90,6 +90,7 @@ AC_ARG_ENABLE(mkl,
# Checks for programs.
AC_LANG(C)

AC_SEARCH_LIBS([ffmahd],[cfitsio])
AC_SEARCH_LIBS([strerror],[cposix])
if test x$enable_auto_flags = xyes; then
  CFLAGS=""