mirror of
https://github.com/signalwire/freeswitch.git
synced 2026-07-24 13:12:03 +00:00
add more stuff for rpm's
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6366 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
Index: Makefile.am
|
||||
===================================================================
|
||||
--- Makefile.am (revision 5682)
|
||||
+++ Makefile.am (working copy)
|
||||
@@ -133,7 +133,7 @@
|
||||
if ADD_LIBEDIT
|
||||
CORE_CFLAGS += -Ilibs/libedit/src -DSWITCH_HAVE_LIBEDIT
|
||||
CORE_LIBS += libs/libedit/src/.libs/libedit.a
|
||||
-freeswitch_LDADD += -lcurses
|
||||
+freeswitch_LDADD += -lncurses
|
||||
endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user