freeswitch/libs/libteletone
Michael Jerris 20ab270879 code analysis and fixes for teletone.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7614 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-02-14 18:13:50 +00:00
..
build/config
src code analysis and fixes for teletone. 2008-02-14 18:13:50 +00:00
.update
AUTHORS
COPYING
ChangeLog
INSTALL
Makefile.am
NEWS
README
acsite.m4
configure.gnu
configure.in don't link to installed libs, patch from stkn (fix for MODLANG-47) 2007-12-03 16:29:07 +00:00
libteletone.2008.vcproj code analysis and fixes for teletone. 2008-02-14 18:13:50 +00:00
libteletone.vcproj
teletone.def fix windows build. 2007-06-16 03:56:44 +00:00

README

Install is common:

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