mirror of
https://github.com/FirebirdSQL/firebird.git
synced 2025-01-22 18:43:02 +01:00
Support use of system libedit
This commit is contained in:
parent
dd969d1b17
commit
fa154ca832
@ -267,8 +267,8 @@ ifeq ($(EDITLINE_FLG),Y)
|
||||
LIBEDITLINE := -l$(READLINE)
|
||||
else
|
||||
LIBEDITLINE := $(LIB)/libedit.a
|
||||
TERMLIB := -l@TERMLIB@
|
||||
endif
|
||||
TERMLIB := -l@TERMLIB@
|
||||
endif
|
||||
|
||||
# Shared library name for usage inside of the UDF
|
||||
|
Loading…
Reference in New Issue
Block a user