зеркало из https://github.com/mozilla/pjs.git
Bug 107002 Makefile.ref doesn't build on rh7.1 with readline
r=rogerl
This commit is contained in:
Родитель
06c572f05b
Коммит
c4cc4253be
|
@ -117,7 +117,7 @@ endif
|
|||
ifdef JS_READLINE
|
||||
# For those platforms with the readline library installed.
|
||||
DEFINES += -DEDITLINE
|
||||
PROG_LIBS += -lreadline
|
||||
PROG_LIBS += -lreadline -ltermcap
|
||||
else
|
||||
ifdef JS_EDITLINE
|
||||
# Use the editline library, built locally.
|
||||
|
|
Загрузка…
Ссылка в новой задаче