update actions/upload-artifact
[liba.git] / script / config.h.in
blob8606281ef3136e6bdcca17c4f60593d8c643e4cc
1 #undef A_BYTE_ORDER
3 /* version string */
4 #undef A_VERSION
6 /* major version number */
7 #undef A_VERSION_MAJOR
9 /* minor version number */
10 #undef A_VERSION_MINOR
12 /* patch version number */
13 #undef A_VERSION_PATCH
15 /* The size of `void *`, as computed by sizeof. */
16 #undef A_SIZE_POINTER
18 /* Define to 1 if you have `atan2`, as a function or macro. */
19 #undef A_HAVE_ATAN2
21 /* Define to 1 if you have `cacos`, as a function or macro. */
22 #undef A_HAVE_CACOS
24 /* Define to 1 if you have `cacosh`, as a function or macro. */
25 #undef A_HAVE_CACOSH
27 /* Define to 1 if you have `casin`, as a function or macro. */
28 #undef A_HAVE_CASIN
30 /* Define to 1 if you have `casinh`, as a function or macro. */
31 #undef A_HAVE_CASINH
33 /* Define to 1 if you have `catan`, as a function or macro. */
34 #undef A_HAVE_CATAN
36 /* Define to 1 if you have `catanh`, as a function or macro. */
37 #undef A_HAVE_CATANH
39 /* Define to 1 if you have `ccos`, as a function or macro. */
40 #undef A_HAVE_CCOS
42 /* Define to 1 if you have `ccosh`, as a function or macro. */
43 #undef A_HAVE_CCOSH
45 /* Define to 1 if you have `cexp`, as a function or macro. */
46 #undef A_HAVE_CEXP
48 /* Define to 1 if you have `clog`, as a function or macro. */
49 #undef A_HAVE_CLOG
51 /* Define to 1 if you have `cpow`, as a function or macro. */
52 #undef A_HAVE_CPOW
54 /* Define to 1 if you have `csin`, as a function or macro. */
55 #undef A_HAVE_CSIN
57 /* Define to 1 if you have `csinh`, as a function or macro. */
58 #undef A_HAVE_CSINH
60 /* Define to 1 if you have `csqrt`, as a function or macro. */
61 #undef A_HAVE_CSQRT
63 /* Define to 1 if you have `ctan`, as a function or macro. */
64 #undef A_HAVE_CTAN
66 /* Define to 1 if you have `ctanh`, as a function or macro. */
67 #undef A_HAVE_CTANH
69 /* Define to 1 if you have `hypot`, as a function or macro. */
70 #undef A_HAVE_HYPOT
72 /* Define to 1 if you have `log1p`, as a function or macro. */
73 #undef A_HAVE_LOG1P