diff options
Diffstat (limited to 'src/include')
-rw-r--r-- | src/include/config.h.in | 3 |
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 |