freeswitch/libs/libteletone
Michael Jerris 4a871ba503 remove sum unnecessary files, add a missing one
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@2953 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-10-02 18:21:02 +00:00
..
build solaris port of libteletone. part 2/2 2006-09-29 21:28:23 +00:00
src solaris port of libteletone. part 1/2 2006-09-29 20:24:54 +00:00
AUTHORS Add in new tone detection/generation library "libteletone" 2006-02-19 20:28:24 +00:00
COPYING Add in new tone detection/generation library "libteletone" 2006-02-19 20:28:24 +00:00
ChangeLog Add in new tone detection/generation library "libteletone" 2006-02-19 20:28:24 +00:00
INSTALL solaris port of libteletone. part 2/2 2006-09-29 21:28:23 +00:00
Makefile.am solaris\sun studio porting 2006-09-30 02:40:39 +00:00
Makefile.in add .so version number 2006-09-30 02:42:06 +00:00
NEWS Add in new tone detection/generation library "libteletone" 2006-02-19 20:28:24 +00:00
README Add in new tone detection/generation library "libteletone" 2006-02-19 20:28:24 +00:00
aclocal.m4 solaris port of libteletone. part 2/2 2006-09-29 21:28:23 +00:00
acsite.m4 solaris port of libteletone. part 1/2 2006-09-29 20:24:54 +00:00
configure solaris port of libteletone. part 2/2 2006-09-29 21:28:23 +00:00
configure.in solaris port of libteletone. part 2/2 2006-09-29 21:28:23 +00:00
libteletone.vcproj Update to new build system for windows. 2006-08-17 19:58:55 +00:00
teletone.def msvc build fixes 2006-03-08 03:29:56 +00:00

README

Install is common:

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