commit | 7e8fe327b51051adcbb0d44169b1a933173ce1ff | [log] [tgz] |
---|---|---|
author | Theodore Ts'o <tytso@mit.edu> | Sun Jan 27 17:43:10 2008 -0500 |
committer | Theodore Ts'o <tytso@mit.edu> | Sun Jan 27 18:22:18 2008 -0500 |
tree | 6318049e2ddb5bfc037a35ad216ab8281cf54754 | |
parent | 4f2e8f19827e8b4b9a6b030af8534129cd5e5503 [diff] |
Don't build e2fsck statically by default anymore Also removed the --enable-dynamic-static configure option. Unfortunately the usefulness of building e2fsck statically is gone on all modern distributions, since everything else on the system is built dynamically these days. In fact on some distributions it is almost impossible to build programs statically any more. Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>