commit | 42c0b61ca58ddc64ede08c0c02ebe3f9eb5b9570 | [log] [tgz] |
---|---|---|
author | Theodore Ts'o <tytso@mit.edu> | Tue Jan 01 16:48:09 2008 -0500 |
committer | Theodore Ts'o <tytso@mit.edu> | Tue Jan 01 16:48:09 2008 -0500 |
tree | d82727e525aea94b1c71285ae7746f7c3c21e268 | |
parent | 26d68915229c3f18a57ce526f99dc7e3848ba135 [diff] |
Fix profile, checker, and shared-library building on non-Linux platforms Approximately two years ago a revamp of the e2fsprogs build infrastructure broke the Makefile fragments for building BSD, Solaris, and Darwin shared libraries, as well as profiling and checker libraries. Apparently no one had noticed except for pierre42@users.sourceforge.net. Addresses-Sourceforge-Bug: #1819034 Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>