]> git.ipfire.org Git - thirdparty/e2fsprogs.git/commit
libss: add newer libreadline to dlopen path
authorEric Sandeen <sandeen@redhat.com>
Tue, 26 Jan 2010 04:19:38 +0000 (22:19 -0600)
committerTheodore Ts'o <tytso@mit.edu>
Sat, 6 Feb 2010 03:50:10 +0000 (22:50 -0500)
commit4e79a19fe0b6dc3c2bd9cae9dfdbc5e96a3f98f8
tree64419237177dc2ea7cd5e85df4adc8b1e50c2b1c
parent1ec42a00a5354c342f213722382a4d1987af74ca
libss: add newer libreadline to dlopen path

Rawhide now has libreadline.so.6 ... add it to the ever-expanding
list of libs to look for.

Unfortunately without commit 06ef971be505678ee462ae1844204ed24f14aedc
this fails in a rather cryptic way.

Signed-off-by: Eric Sandeen <sandeen@redhat.com>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
lib/ss/get_readline.c