e2fsprogs/config
Eric Whitney da489dd2f3 config: silence printf format warnings
The printfs in the asm_types.c code contained within parse-types.sh
expect sizeof to return an int.  Fix this for architectures where this
isn't true (x86_64, etc.) so we don't see warning messages while
running the configure script.

Signed-off-by: Eric Whitney <enwlinux@gmail.com>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
2013-01-08 21:04:03 -05:00
..
config.guess Update config.guess and config.sub to the latest (2012-02-10) version 2012-04-05 15:45:02 -07:00
config.rpath Make the helper scripts in the config directory executable. 2005-07-19 14:30:48 -05:00
config.sub Update config.guess and config.sub to the latest (2012-02-10) version 2012-04-05 15:45:02 -07:00
install-sh Make the helper scripts in the config directory executable. 2005-07-19 14:30:48 -05:00
mkinstalldirs Make the helper scripts in the config directory executable. 2005-07-19 14:30:48 -05:00
parse-types.sh config: silence printf format warnings 2013-01-08 21:04:03 -05:00