aboutsummaryrefslogtreecommitdiffstats
path: root/makeopts.in
diff options
context:
space:
mode:
authorseanbright <seanbright@f38db490-d61c-443f-a65b-d21fe96a405b>2010-07-27 22:30:38 +0000
committerseanbright <seanbright@f38db490-d61c-443f-a65b-d21fe96a405b>2010-07-27 22:30:38 +0000
commitee08ff3d353d33c08741cbf1f25c0a6f31d37da4 (patch)
tree2f45bd7a37f60dff2947af5cbf3447c4e02e73c1 /makeopts.in
parent2c79b41903b9483e57ab646e1016a355a04c3df2 (diff)
Revert r280019 for now - This was poorly executed.
git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.8@280020 f38db490-d61c-443f-a65b-d21fe96a405b
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@