aboutsummaryrefslogtreecommitdiff
path: root/src/include
diff options
context:
space:
mode:
authorJoseph Hunkeler <jhunkeler@gmail.com>2015-03-08 00:54:12 -0500
committerJoseph Hunkeler <jhunkeler@gmail.com>2015-03-08 00:54:12 -0500
commit2405f4c39d8b86eb6a08f056ab64e90917318e5c (patch)
tree0fba8f7a5f53d3664f6f0d75cf2ea1bdd0c3f6bb /src/include
parent8ce10cee50835bb508d259be814e5f02aeda8d2e (diff)
downloadcalfuse-2405f4c39d8b86eb6a08f056ab64e90917318e5c.tar.gz
Add fitsio.h check
Diffstat (limited to 'src/include')
-rw-r--r--src/include/config.h.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/include/config.h.in b/src/include/config.h.in
index 9134e7f..1d6fab2 100644
--- a/src/include/config.h.in
+++ b/src/include/config.h.in
@@ -21,6 +21,9 @@
/* Define to 1 if you have the <fcntl.h> header file. */
#undef HAVE_FCNTL_H
+/* Define to 1 if you have the <fitsio.h> header file. */
+#undef HAVE_FITSIO_H
+
/* Define to 1 if you have the `floor' function. */
#undef HAVE_FLOOR