File: wcsconfig_tests.h.in

package info (click to toggle)
wcslib 8.4%2Bds-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 8,840 kB
  • sloc: ansic: 35,156; lex: 9,453; fortran: 6,826; sh: 3,371; f90: 815; sed: 497; pascal: 204; makefile: 18
file content (17 lines) | stat: -rw-r--r-- 685 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
/*============================================================================
* wcsconfig_test.h is generated from wcsconfig_test.h.in by 'configure'.  It
* contains C preprocessor definitions for compiling the WCSLIB 8.4 test/demo
* programs.
*
* Author: Mark Calabretta, Australia Telescope National Facility, CSIRO.
* http://www.atnf.csiro.au/people/Mark.Calabretta
* $Id: wcsconfig_tests.h.in,v 8.4 2024/10/28 13:56:17 mcalabre Exp $
*===========================================================================*/

#include <wcsconfig.h>

// Define to 1 if the CFITSIO library is available.
#undef HAVE_CFITSIO

// Define to the printf format modifier for size_t type.
#undef MODZ