ChangeLog, Makefile.in:
Change to use new installation directory variables convention. Fix
uninstall rules to take $(DESTDIR) into account.
diff --git a/lib/ext2fs/ChangeLog b/lib/ext2fs/ChangeLog
index 5dd69c6..4bc5f21 100644
--- a/lib/ext2fs/ChangeLog
+++ b/lib/ext2fs/ChangeLog
@@ -1,3 +1,9 @@
+1998-03-30 Theodore Ts'o <tytso@rsts-11.mit.edu>
+
+ * Makefile.in: Change to use new installation directory variables
+ convention. Fix uninstall rules to take $(DESTDIR) into
+ account.
+
1998-03-29 Theodore Ts'o <tytso@rsts-11.mit.edu>
* ext2fs.h: If __STRICT_ANSI__ is defined and we're on a platform