| /*============================================================================ | |
| * | |
| * wcsconfig.h is generated from wcsconfig.h.in by 'configure'. It contains | |
| * C preprocessor macro definitions for compiling WCSLIB 6.2 | |
| * | |
| * Author: Mark Calabretta, Australia Telescope National Facility, CSIRO. | |
| * http://www.atnf.csiro.au/people/Mark.Calabretta | |
| * $Id: wcsconfig.h.in,v 6.2 2018/10/20 10:03:14 mcalabre Exp $ | |
| *===========================================================================*/ | |
| /* wcslib_version() is available (as of 5.0). */ | |
| #define HAVE_WCSLIB_VERSION | |
| /* WCSLIB library version number. */ | |
| #undef WCSLIB_VERSION | |
| /* Define to 1 if sincos() is available. */ | |
| #undef HAVE_SINCOS | |
| /* 64-bit integer data type. */ | |
| #undef WCSLIB_INT64 | |