Andrey Volk 0275ea1eb4 [Build-System] Use $(DefaultPlatformToolset) so it's easier to build using newer Microsoft Visual Studio versions. 4 gadi atpakaļ
..
build cc384fb515 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. 17 gadi atpakaļ
src 1c80a83d57 fix teletone gen on multichannel 5 gadi atpakaļ
.update 4fcdb2c057 add .update files to the libs that we can use to force rebuilds of libs 17 gadi atpakaļ
AUTHORS 527daf143e update email 16 gadi atpakaļ
CMakeLists.txt 3e8224b93a Added CMAKE libteletone 16 gadi atpakaļ
COPYING b3b8dc6eae Add in new tone detection/generation library "libteletone" 19 gadi atpakaļ
ChangeLog b3b8dc6eae Add in new tone detection/generation library "libteletone" 19 gadi atpakaļ
INSTALL 82d7918546 solaris port of libteletone. part 2/2 18 gadi atpakaļ
Makefile.am 21c5cf5d47 [5/6] libteletone: Rename AUTOMAKE_OPTS to AUTOMAKE_OPTIONS 13 gadi atpakaļ
NEWS b3b8dc6eae Add in new tone detection/generation library "libteletone" 19 gadi atpakaļ
README b3b8dc6eae Add in new tone detection/generation library "libteletone" 19 gadi atpakaļ
acsite.m4 561009aed3 solaris port of libteletone. part 1/2 18 gadi atpakaļ
configure.ac 2513388d8a clean up some bootstrap warnings 10 gadi atpakaļ
configure.gnu e3ea76dd47 fix calling of sub configure.gnu files during --srcdir build (FSBUILD-211) 15 gadi atpakaļ
libteletone.2008.vcproj b1377e015b update api visibility macros for windows 15 gadi atpakaļ
libteletone.2010.vcxproj.filters 1977aa8684 VS2010 add missing project filters 14 gadi atpakaļ
libteletone.2017.vcxproj 0275ea1eb4 [Build-System] Use $(DefaultPlatformToolset) so it's easier to build using newer Microsoft Visual Studio versions. 4 gadi atpakaļ
libteletone.vcproj b1377e015b update api visibility macros for windows 15 gadi atpakaļ
teletone.def 3f025790ea fix windows build. 17 gadi atpakaļ

README

Install is common:

./configure --with-prefix=
make
make install