Whamcloud - gitweb
configure.in: Don't use the dc command unless it is required
authorTheodore Ts'o <tytso@mit.edu>
Sat, 16 Feb 2008 02:28:48 +0000 (21:28 -0500)
committerTheodore Ts'o <tytso@mit.edu>
Sun, 17 Feb 2008 22:33:57 +0000 (17:33 -0500)
commitd69e7e28ca4f82a98fb9fcb11a6d0a8d1064ba94
tree5754c8ab3799c376d1edff9b35744701f754d3e0
parentcfa30fd554a5ec905ef1e4e3f2b1f8ba9ba8b7e5
configure.in: Don't use the dc command unless it is required

Some systems don't have the 'dc' command installed, and this causes
configure to print a warning message unnecessarily for a standard
(non-WIP and non-pre) release of e2fsprogs.

It's easy enough to avoid this problem, so let's do it.

Addresses-Sourceforge-Bug: #1893024

Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
configure
configure.in