diff options
author | Theodore Ts'o <tytso@mit.edu> | 2003-03-16 06:26:25 -0500 |
---|---|---|
committer | Theodore Ts'o <tytso@mit.edu> | 2003-03-16 06:26:25 -0500 |
commit | 3ae497eab281eab5f98770e6a3d5992b9d37325e (patch) | |
tree | 078fb4dfd86d1a323823e783f5a73d0eef0de1f7 /ChangeLog | |
parent | 63182203a757e6b9f5700ea57d9f6e5973251666 (diff) | |
download | e2fsprogs-3ae497eab281eab5f98770e6a3d5992b9d37325e.tar.gz |
Add to the ss (subsystem) library the ability to dynamically link
to the readline library if it is present in the system.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,3 +1,7 @@ +2003-03-16 Theodore Ts'o <tytso@mit.edu> + + * configure.in: Check to see if libdl exists for the sake of dlopen + 2003-03-14 Theodore Ts'o <tytso@mit.edu> * configure.in: Add support for Apple/Darwin shared libraries. |