diff --git a/configure/os/CONFIG.Common.RTEMS b/configure/os/CONFIG.Common.RTEMS index bc2d62e27..deabeddbf 100644 --- a/configure/os/CONFIG.Common.RTEMS +++ b/configure/os/CONFIG.Common.RTEMS @@ -98,8 +98,8 @@ CONFORM_CXXFLAGS_STRICT = -ansi #-------------------------------------------------- # Command-line input support -COMMANDLINE_LIBRARY = LIBTECLA LDLIBS_LIBTECLA = -ltecla_r -lncurses +LDLIBS_READLINE = -lreadline -lncurses #-------------------------------------------------- # Allow site overrides