]> git.ipfire.org Git - thirdparty/e2fsprogs.git/commit - debugfs/debugfs.c
Add to the ss (subsystem) library the ability to dynamically link
authorTheodore Ts'o <tytso@mit.edu>
Sun, 16 Mar 2003 11:26:25 +0000 (06:26 -0500)
committerTheodore Ts'o <tytso@mit.edu>
Sun, 16 Mar 2003 11:26:25 +0000 (06:26 -0500)
commit3ae497eab281eab5f98770e6a3d5992b9d37325e
tree078fb4dfd86d1a323823e783f5a73d0eef0de1f7
parent63182203a757e6b9f5700ea57d9f6e5973251666
Add to the ss (subsystem) library the ability to dynamically link
to the readline library if it is present in the system.
13 files changed:
ChangeLog
configure.in
debian/control
debugfs/ChangeLog
debugfs/Makefile.in
debugfs/debugfs.c
lib/ss/ChangeLog
lib/ss/Makefile.in
lib/ss/get_readline.c [new file with mode: 0644]
lib/ss/invocation.c
lib/ss/listen.c
lib/ss/ss.h
lib/ss/ss_internal.h