poke
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13480 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
parent
3ba6b4c585
commit
fbcb908f58
|
@ -184,7 +184,6 @@ freeswitch_CFLAGS += -Ilibs/libedit/src -DSWITCH_HAVE_LIBEDIT
|
|||
freeswitch_LDADD += libs/libedit/src/.libs/libedit.a
|
||||
endif
|
||||
|
||||
|
||||
if ADD_LIBEDIT
|
||||
CORE_CFLAGS += -Ilibs/libedit/src -DSWITCH_HAVE_LIBEDIT
|
||||
CORE_LIBS += libs/libedit/src/.libs/libedit.a
|
||||
|
|
Loading…
Reference in New Issue