freeswitch/libs/libteletone
Michael Jerris 4fcdb2c057 add .update files to the libs that we can use to force rebuilds of libs
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4622 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-03-16 21:22:04 +00:00
..
build update in tree generated files. THe whole tree now cleanly bootstraps. 2007-03-11 12:30:24 +00:00
src fix magic emacs and vi formatting comments in the bottom of our source files to use tabs instead of spaces 2007-02-09 02:36:03 +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 solaris\sun studio porting 2006-09-30 02:40:39 +00:00
Makefile.in update in tree generated files. THe whole tree now cleanly bootstraps. 2007-03-11 12:30:24 +00:00
NEWS
README
aclocal.m4 update in tree generated files. THe whole tree now cleanly bootstraps. 2007-03-11 12:30:24 +00:00
acsite.m4
configure update in tree generated files. THe whole tree now cleanly bootstraps. 2007-03-11 12:30:24 +00:00
configure.gnu git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4522 d0543943-73ff-0310-b7d9-9358b9ac24b2 2007-03-11 07:06:37 +00:00
configure.in
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