bufr2synop 0.24.0
config.h
Go to the documentation of this file.
1
2#define PACKAGE_NAME "bufr2synop"
3
4#define PACKAGE_VERSION "0.24.0"
5
6#define PACKAGE_STRING "bufr2synop 0.24.0"
7
8#define VERSION "0.24.0"
9
10/* #undef VERSION_MAJOR */
11
12#define VERSION_MINOR 24
13
14/* #undef VERSION_PATCH */
15
16/* #undef USING_ICC */
17
18#define USING_GCC 1
19
20#define BUILD_USING_CMAKE 1
21
22#define HAVE_ATAN2 1
23
24#define HAVE_FLOOR 1
25
26#define HAVE_STRING_H 1
27
28#define HAVE_STRSTR 1
29
30#define HAVE_STDLIB_H 1
31
32#define HAVE_GETENV 1
33
34#define HAVE_UNISTD_H 1
35
36#define HAVE_READ 1
37
38#define HAVE_SYS_TIME_H 1
39
40#define HAVE_GETTIMEOFDAY 1
41