freeswitch/libs/libteletone
Michael Jerris 2513388d8a clean up some bootstrap warnings 2014-03-07 18:36:26 -05:00
..
build/config
src update copyright header for 2014 2014-02-12 12:08:56 -06:00
.update
AUTHORS
CMakeLists.txt
COPYING
ChangeLog
INSTALL
Makefile.am
NEWS
README
acsite.m4
configure.ac clean up some bootstrap warnings 2014-03-07 18:36:26 -05:00
configure.gnu
libteletone.2008.vcproj
libteletone.2010.vcxproj
libteletone.2010.vcxproj.filters
libteletone.2012.vcxproj
libteletone.2012.vcxproj.filters add more missing vs2012 project filters 2013-02-27 22:34:16 -06:00
libteletone.vcproj
teletone.def

README

Install is common:

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