mu-server: restore readline-support
Restore readline support for `mu server' (but _only_ when readline is found and when in tty mode)
This commit is contained in:
@ -53,6 +53,8 @@ libmu_utils_la_SOURCES= \
|
||||
mu-log.h \
|
||||
mu-command-parser.cc \
|
||||
mu-command-parser.hh \
|
||||
mu-readline.cc \
|
||||
mu-readline.hh \
|
||||
mu-sexp-parser.cc \
|
||||
mu-sexp-parser.hh \
|
||||
mu-str.c \
|
||||
|
||||
Reference in New Issue
Block a user