Brad Bishop | 316dfdd | 2018-06-25 12:45:53 -0400 | [diff] [blame] | 1 | # general |
| 2 | ac_cv_va_val_copy=${ac_cv_va_val_copy=yes} |
| 3 | ac_cv_sizeof___int64=${ac_cv_sizeof___int64=0} |
| 4 | ac_cv_sizeof_char=${ac_cv_sizeof_char=1} |
| 5 | ac_cv_sizeof_int=${ac_cv_sizeof_int=4} |
| 6 | ac_cv_sizeof_long=${ac_cv_sizeof_long=4} |
| 7 | ac_cv_sizeof_long_int=${ac_cv_sizeof_long_int=4} |
| 8 | ac_cv_sizeof_long_long=${ac_cv_sizeof_long_long=8} |
| 9 | ac_cv_sizeof_short=${ac_cv_sizeof_short=2} |
| 10 | ac_cv_sizeof_short_int=${ac_cv_sizeof_short_int=2} |
| 11 | ac_cv_sizeof_size_t=${ac_cv_sizeof_size_t=4} |
| 12 | ac_cv_sizeof_ssize_t=${ac_cv_sizeof_size_t=4} |
| 13 | ac_cv_sizeof_void_p=${ac_cv_sizeof_void_p=4} |
| 14 | ac_cv_sizeof_float=${ac_cv_sizeof_float=4} |
| 15 | ac_cv_sizeof_double=${ac_cv_sizeof_double=8} |
| 16 | ac_cv_sizeof_long_double=${ac_cv_sizeof_long_double=8} |
| 17 | ac_cv_sizeof_unsigned=${ac_cv_sizeof_unsigned=4} |
| 18 | ac_cv_sizeof_unsigned_char=${ac_cv_sizeof_unsigned_char=1} |
| 19 | ac_cv_sizeof_unsigned_short=${ac_cv_sizeof_unsigned_short=2} |
| 20 | ac_cv_sizeof_unsigned_int=${ac_cv_sizeof_unsigned_int=4} |
| 21 | ac_cv_sizeof_unsigned_long=${ac_cv_sizeof_unsigned_long=4} |
| 22 | ac_cv_sizeof_unsigned_long_long=${ac_cv_sizeof_unsigned_long_long=8} |
| 23 | ac_cv_sizeof_signed_char=${ac_cv_sizeof_signed_char=1} |
| 24 | ac_cv_uchar=${ac_cv_uchar=no} |
| 25 | ac_cv_uint=${ac_cv_uint=yes} |
| 26 | ac_cv_ulong=${ac_cv_ulong=yes} |
| 27 | ac_cv_ushort=${ac_cv_ushort=yes} |
| 28 | |
Brad Bishop | 316dfdd | 2018-06-25 12:45:53 -0400 | [diff] [blame] | 29 | # startup-notification |
| 30 | lf_cv_sane_realloc=yes |
| 31 | |