freeswitch/libs/libteletone
Shane Burrell 3e8224b93a Added CMAKE libteletone
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11901 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-12 00:28:37 +00:00
..
build/config removing most of the generated files from tree. You will need to run bootstrap.sh and configure again after you do this update and have autoconf, automake, and libtool installed on the box. 2007-03-19 19:26:25 +00:00
src clean up tone_detect 2009-02-11 00:16:36 +00:00
.update add .update files to the libs that we can use to force rebuilds of libs 2007-03-16 21:22:04 +00:00
acsite.m4
AUTHORS update email 2009-02-04 21:18:11 +00:00
ChangeLog
CMakeLists.txt Added CMAKE libteletone 2009-02-12 00:28:37 +00:00
configure.gnu fix linux 64 build 2007-03-20 18:38:06 +00:00
configure.in don't link to installed libs, patch from stkn (fix for MODLANG-47) 2007-12-03 16:29:07 +00:00
COPYING
INSTALL
libteletone.2008.vcproj code analysis and fixes for teletone. 2008-02-14 18:13:50 +00:00
libteletone.vcproj teletone dll needs to built to the dest dir, not to the intermediate dir. 2006-11-10 16:02:31 +00:00
Makefile.am solaris\sun studio porting 2006-09-30 02:40:39 +00:00
NEWS
README
teletone.def fix windows build. 2007-06-16 03:56:44 +00:00

Install is common:

./configure --with-prefix=<desired prefix>
make
make install