/* wcsconfig.h. Generated from wcsconfig.h.in by configure. */ /*============================================================================ * * wcsconfig.h is generated from wcsconfig.h.in by 'configure'. It contains * C preprocessor macro definitions for compiling WCSLIB 4.20 * * Author: Mark Calabretta, Australia Telescope National Facility, CSIRO. * http://www.atnf.csiro.au/people/Mark.Calabretta * $Id: wcsconfig.h.in,v 1.7 2014/02/12 21:22:48 irby Exp $ *===========================================================================*/ /* WCSLIB library version number. */ #define WCSLIB_VERSION 4.20 /* 64-bit integer data type. */ #define WCSLIB_INT64 long long int