]> git.ipfire.org Git - thirdparty/e2fsprogs.git/commit
libss: add newer libreadline.so.7 to dlopen path
authorLukas Czerner <lczerner@redhat.com>
Thu, 22 Feb 2018 13:25:03 +0000 (14:25 +0100)
committerTheodore Ts'o <tytso@mit.edu>
Fri, 23 Feb 2018 20:47:41 +0000 (15:47 -0500)
commitcb6d45fb1cd00199d0c7ca6ffe3eee8f7f74fa20
treed5b822f74773ec1cd2152a409f03d98e66bd1f80
parentd8e5da0a3b94f7445ab8cdd629bfc561986e7501
libss: add newer libreadline.so.7 to dlopen path

Rawhide now has libreadline.so.7. Add it to the list of libs to look
for.

Based on commit 4e79a19fe0b6dc3c2bd9cae9dfdbc5e96a3f98f8 for previous
libreadline version.

Signed-off-by: Lukas Czerner <lczerner@redhat.com>
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
lib/ss/get_readline.c