tor/changes/signof_enum

5 lines
243 B
Plaintext
Raw Normal View History

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