diff options
author | Theodore Ts'o <tytso@mit.edu> | 2001-05-19 22:02:22 +0000 |
---|---|---|
committer | Theodore Ts'o <tytso@mit.edu> | 2001-05-19 22:02:22 +0000 |
commit | 250f79f0848887899f29ef3ba88388290226150d (patch) | |
tree | 8f073e7f3379d26d2e3f8e451c50ab4ab4807061 /ChangeLog | |
parent | 776485657d9753e41d1e6b74aa5920696cc2d0c0 (diff) | |
download | e2fsprogs-250f79f0848887899f29ef3ba88388290226150d.tar.gz |
ChangeLog, MCONFIG.in, configure, configure.in:
configure.in, MCONFIG.in (LDCONFIG): Use AC_PATH_PROG to find the
pathname for ldconfig.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2001-05-19 Theodore Tso <tytso@valinux.com> + + * configure.in, MCONFIG.in (LDCONFIG): Use AC_PATH_PROG to find + the pathname for ldconfig. + 2001-05-05 Theodore Tso <tytso@valinux.com> * config.guess, config.sub: Update to use latest version from FSF |