signof_enum 243 B

1234
  1. o Code simplifications and refactoring:
  2. - Use Ville Laurikari's implementation of AX_CHECK_SIGN() to determine
  3. the signs of types during autoconf. This is better than our old
  4. approach, which didn't work when cross-compiling.