ChangeLog, configure, configure.in:
configure.in: Add --disable-resizer, --disable-imager, and
--disable-debugfs switches, which allow people who are building boot
floppies to build a very restricted e2fsprogs distribution. Note:
these functions limit the functions in the shared library, so beware!
Makefile.in, ChangeLog:
Makefile.in: Don't recurse into debugfs and resize subdirectory if
--disable-debugfs or --disable-resizer is given as a configuration
option.
ChangeLog, Makefile.in:
Makefile.in: Don't build e2image if --disable-imager is specified to
configure.
diff --git a/misc/ChangeLog b/misc/ChangeLog
index e22366d..b921ae2 100644
--- a/misc/ChangeLog
+++ b/misc/ChangeLog
@@ -1,3 +1,8 @@
+2001-06-13 Theodore Tso <tytso@valinux.com>
+
+ * Makefile.in: Don't build e2image if --disable-imager is
+ specified to configure.
+
2001-06-12 Theodore Tso <tytso@valinux.com>
* dumpe2fs.c: Use WORDS_BIGENDIAN to determine whether or not