freeswitch/libs/libteletone
Michael Jerris ae380d58ec Update to new build system for windows.
This fixes several issues when debugging code in the ide, and does better dependency tracking.

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@2317 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-08-17 19:58:55 +00:00
..
src
AUTHORS
COPYING
ChangeLog
INSTALL
Makefile.am
Makefile.in
NEWS
README
aclocal.m4
compile
config.guess
config.sub
configure
configure.in
depcomp
install-sh
libteletone.vcproj
ltmain.sh
missing
mkinstalldirs
teletone.def

README

Install is common:

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