freeswitch/libs/libteletone
Michael Jerris 6ba96a7913 spring cleaning on msvc build.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4801 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-03-30 01:22:45 +00:00
..
build/config removing most of the generated files from tree. You will need to run bootstrap.sh and configure again after you do this update and have autoconf, automake, and libtool installed on the box. 2007-03-19 19:26:25 +00:00
src spring cleaning on msvc build. 2007-03-30 01:22:45 +00:00
.update add .update files to the libs that we can use to force rebuilds of libs 2007-03-16 21:22:04 +00:00
AUTHORS
COPYING
ChangeLog
INSTALL
Makefile.am
NEWS
README
acsite.m4
configure.gnu fix linux 64 build 2007-03-20 18:38:06 +00:00
configure.in some little cleanup 2007-03-22 15:57:12 +00:00
libteletone.vcproj teletone dll needs to built to the dest dir, not to the intermediate dir. 2006-11-10 16:02:31 +00:00
teletone.def

README

Install is common:

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