freeswitch/libs/libteletone
Andrey Volk 0275ea1eb4 [Build-System] Use $(DefaultPlatformToolset) so it's easier to build using newer Microsoft Visual Studio versions. 2020-05-25 14:18:25 +04: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 fix teletone gen on multichannel 2019-07-25 23:31:08 +04: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 update email 2009-02-04 21:18:11 +00:00
CMakeLists.txt Added CMAKE libteletone 2009-02-12 00:28:37 +00:00
COPYING
ChangeLog
INSTALL
Makefile.am [5/6] libteletone: Rename AUTOMAKE_OPTS to AUTOMAKE_OPTIONS 2011-11-04 14:21:37 +01:00
NEWS
README
acsite.m4
configure.ac clean up some bootstrap warnings 2014-03-07 18:36:26 -05:00
configure.gnu fix calling of sub configure.gnu files during --srcdir build (FSBUILD-211) 2009-11-24 23:04:21 +00:00
libteletone.2008.vcproj update api visibility macros for windows 2009-03-10 15:45:29 +00:00
libteletone.2010.vcxproj.filters VS2010 add missing project filters 2010-08-19 10:38:54 -05:00
libteletone.2017.vcxproj [Build-System] Use $(DefaultPlatformToolset) so it's easier to build using newer Microsoft Visual Studio versions. 2020-05-25 14:18:25 +04:00
libteletone.vcproj update api visibility macros for windows 2009-03-10 15:45:29 +00:00
teletone.def fix windows build. 2007-06-16 03:56:44 +00:00

README

Install is common:

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