From: Jim Meyering Date: Sat, 25 Jun 2005 21:25:29 +0000 (+0000) Subject: Remove dev-ino.h, now that we get it via root-dev-ino.m4 X-Git-Tag: CPPI-1_12~482 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=49d976e15641044585c2c65f8919a655a7802f0c;p=thirdparty%2Fcoreutils.git Remove dev-ino.h, now that we get it via root-dev-ino.m4 --- diff --git a/lib/ChangeLog b/lib/ChangeLog index bd70094490..24a237ffdc 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -2,6 +2,8 @@ * Makefile.am (libcoreutils_a_SOURCES): Remove root-dev-ino.c and root-dev-ino.h. + (libcoreutils_a_SOURCES): Remove dev-ino.h too, now that we + get it via root-dev-ino.m4 2005-06-24 Paul Eggert