commit | 02d04db494bc2e8ac3ba7d96ddff0ac0047b40bf | [log] [tgz] |
---|---|---|
author | Theodore Ts'o <tytso@mit.edu> | Fri Aug 22 10:52:42 2008 -0400 |
committer | Theodore Ts'o <tytso@mit.edu> | Fri Aug 22 10:52:42 2008 -0400 |
tree | 47172c98000ae7c45c9ab507aa27fdb8c0747417 | |
parent | 2d40a91e171ec1cfb6bb80a0e788e0740bb1d747 [diff] |
configure.in: use AC_MSG_{RESULT,WARN,ERROR} instead of echo This gives us standard behavior when using flags such as --quiet, and gives us standard warning output when showing warnings and errors. Addresses-Sourceforge-Patches: #2058794 Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>