freeswitch/libs/libteletone
Anthony Minessale 3030915703 nog
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@887 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-03-21 16:26:49 +00:00
..
src add curl and teletone to mod_spidermonkey. fix /tmp/ dir for windows, added global temp dir var. Multiple type fixes. 2006-03-01 06:25:56 +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 Add in new tone detection/generation library "libteletone" 2006-02-19 20:28:24 +00:00
Makefile.am update 2006-03-20 23:41:21 +00:00
Makefile.in nog 2006-03-21 16:26:49 +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 Add in new tone detection/generation library "libteletone" 2006-02-19 20:28:24 +00:00
compile Add in new tone detection/generation library "libteletone" 2006-02-19 20:28:24 +00:00
config.guess Add in new tone detection/generation library "libteletone" 2006-02-19 20:28:24 +00:00
config.sub Add in new tone detection/generation library "libteletone" 2006-02-19 20:28:24 +00:00
configure cant ever get it right on the first try that'd be too easy 2006-02-19 20:30:51 +00:00
configure.in cant ever get it right on the first try that'd be too easy 2006-02-19 20:30:51 +00:00
depcomp Add in new tone detection/generation library "libteletone" 2006-02-19 20:28:24 +00:00
install-sh Add in new tone detection/generation library "libteletone" 2006-02-19 20:28:24 +00:00
libteletone.vcproj msvc build fixes 2006-03-08 03:29:56 +00:00
ltmain.sh Add in new tone detection/generation library "libteletone" 2006-02-19 20:28:24 +00:00
missing Add in new tone detection/generation library "libteletone" 2006-02-19 20:28:24 +00:00
mkinstalldirs Add in new tone detection/generation library "libteletone" 2006-02-19 20:28:24 +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