freeswitch/libs/libteletone
Anthony Minessale 0f1d4b9a70 don't link to installed libs, patch from stkn (fix for MODLANG-47)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6480 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-03 16:29:07 +00:00
..
build/config
src update 2007-11-30 23:30:40 +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.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