link libeditline with LIB_tgetent
Proposed in [HEIDMAL-619] from Anton Lundin
This commit is contained in:
@@ -21,11 +21,12 @@ CHECK_LOCAL =
|
|||||||
|
|
||||||
testit_LDADD = \
|
testit_LDADD = \
|
||||||
libeditline.la \
|
libeditline.la \
|
||||||
$(LIB_tgetent) \
|
|
||||||
$(LIB_roken)
|
$(LIB_roken)
|
||||||
|
|
||||||
include_HEADERS = editline.h
|
include_HEADERS = editline.h
|
||||||
|
|
||||||
|
libeditline_la_LIBADD = $(LIB_tgetent)
|
||||||
|
|
||||||
libeditline_la_SOURCES = \
|
libeditline_la_SOURCES = \
|
||||||
edit_locl.h \
|
edit_locl.h \
|
||||||
complete.c \
|
complete.c \
|
||||||
|
Reference in New Issue
Block a user