blob: fc9b9eda29240ac79c8088036f9d31ffc5d73cbf (
plain)
1
2
3
4
|
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.
|