aboutsummaryrefslogtreecommitdiffstats
path: root/makeopts.in
diff options
context:
space:
mode:
Diffstat (limited to 'makeopts.in')
-rw-r--r--makeopts.in5
1 files changed, 0 insertions, 5 deletions
diff --git a/makeopts.in b/makeopts.in
index 15a3dec75..750a41d7c 100644
--- a/makeopts.in
+++ b/makeopts.in
@@ -290,8 +290,3 @@ TINFO_DIR=@TINFO_DIR@
# if poll is not present, let the makefile know.
POLL_AVAILABLE=@HAS_POLL@
TIMERFD_INCLUDE=@TIMERFD_INCLUDE@
-
-LIBEDIT_INCLUDE=@LIBEDIT_INCLUDE@
-LIBEDIT_LIB=@LIBEDIT_LIB@
-LIBEDIT_OBJ=@LIBEDIT_OBJ@
-LIBEDIT_EXTRA_LIB=@LIBEDIT_EXTRA_LIB@