]> git.ipfire.org Git - thirdparty/e2fsprogs.git/commit - configure
Include inttypes.h if present. New macros INT_TO_VOIDPTR and
authorTheodore Ts'o <tytso@mit.edu>
Fri, 1 Aug 2003 18:26:23 +0000 (14:26 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Fri, 1 Aug 2003 18:26:23 +0000 (14:26 -0400)
commit0c193f82040f86b829143f4b24eaedaab72a0e10
tree258acd6512807d722722ddb554aea5c71fae9d2b
parent8b949fb5817fb997423dc4ae6a31a7369d81f9e5
Include inttypes.h if present.  New macros INT_TO_VOIDPTR and
VOIDPTR_TO_INT.  Use them throughout for int<->void *
casts to fix 64-bit warnings.
ChangeLog
configure
configure.in
e2fsck/ChangeLog
e2fsck/pass1b.c