commit | 4ea7ea007bb227727ee1d4dca997c4f5b21d3a30 | [log] [tgz] |
---|---|---|
author | Theodore Ts'o <tytso@mit.edu> | Sun Apr 09 08:41:55 2006 -0400 |
committer | Theodore Ts'o <tytso@mit.edu> | Sun Apr 09 08:41:55 2006 -0400 |
tree | a984da943ed78f0b99fa22834495255619f8a61e | |
parent | cef2ac104d45c351344cd10ac1419ad5f6422d8b [diff] |
Fix asm_types.h type conflicts This caused FTBFS bugs on AMD64 platforms, since it uses a different 64-bit type when compared with IA64, so we need to make our autoconfiguration system more intelligent. Addresses Debian Bugs: #360661, #360317 Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>