Line | |
---|
1 | /* conf.h.in. Generated automatically from configure.in by autoheader. */
|
---|
2 |
|
---|
3 | /* Define if you have the ANSI C header files. */
|
---|
4 | #undef STDC_HEADERS
|
---|
5 |
|
---|
6 | /* The number of bytes in a double. */
|
---|
7 | #undef SIZEOF_DOUBLE
|
---|
8 |
|
---|
9 | /* The number of bytes in a float. */
|
---|
10 | #undef SIZEOF_FLOAT
|
---|
11 |
|
---|
12 | /* The number of bytes in a int. */
|
---|
13 | #undef SIZEOF_INT
|
---|
14 |
|
---|
15 | /* The number of bytes in a long. */
|
---|
16 | #undef SIZEOF_LONG
|
---|
17 |
|
---|
18 | /* The number of bytes in a long double. */
|
---|
19 | #undef SIZEOF_LONG_DOUBLE
|
---|
20 |
|
---|
21 | /* The number of bytes in a short. */
|
---|
22 | #undef SIZEOF_SHORT
|
---|
23 |
|
---|
24 | /* Define if you have the m library (-lm). */
|
---|
25 | #undef HAVE_LIBM
|
---|
Note:
See
TracBrowser
for help on using the repository browser.