Logo
Explore Help
Sign In
kenmirrors/freeswitch
1
0
Fork 0
You've already forked freeswitch
mirror of https://github.com/signalwire/freeswitch.git synced 2025-05-24 16:09:34 +00:00
Code Issues Projects Releases Wiki Activity
freeswitch/libs/unimrcp/platforms/Makefile.am

28 lines
459 B
Makefile
Raw Normal View History

inital checkin of unimrcp svn revision 985 from http://unimrcp.googlecode.com/svn/trunk/ git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13790 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-16 22:31:19 +00:00
MAINTAINERCLEANFILES = Makefile.in
FS-6450 [unimrcp] Update library [apr] Backport APR_RING_FOREACH and APR_RING_FOREACH_SAFE macros to APR for unimrcp compatibility. [unimrcp] configure.gnu - need full path, not relative path for library paths [unimrcp] added uni_revision.h - couldn't get it to autogenerate from build [mod_unimrcp] add better logging and error checking on module load. Currently dumps core on MRCPv1 TTS attempt [mod_unimrcp] don't configure MRCPv1 session with a connection agent- causes crash
2014-11-17 11:37:15 -05:00
SUBDIRS =
if UNIMRCP_CLIENT_LIB
SUBDIRS += libunimrcp-client
endif
if UNIMRCP_CLIENT_APP
SUBDIRS += unimrcp-client
endif
if UMC
SUBDIRS += umc
endif
if ASR_CLIENT
SUBDIRS += libasr-client asr-client
endif
if UNIMRCP_SERVER_LIB
SUBDIRS += libunimrcp-server
endif
if UNIMRCP_SERVER_APP
SUBDIRS += unimrcp-server
endif
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.5 Page: 912ms Template repo/home: 9ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API