freeswitch/libs/libteletone
Robert Jongbloed cf0f483aab Assuming, just because it is MSVC, that the standard integers are not defined, is not correct. Need to test for define _STDINT as well as later versions of MSVC (>= VS2010) do have stdint.h 2012-09-27 10:16:14 +10:00
..
build/config
src Assuming, just because it is MSVC, that the standard integers are not defined, is not correct. Need to test for define _STDINT as well as later versions of MSVC (>= VS2010) do have stdint.h 2012-09-27 10:16:14 +10:00
.update
AUTHORS
CMakeLists.txt
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.gnu
configure.in
libteletone.2008.vcproj
libteletone.2010.vcxproj
libteletone.2010.vcxproj.filters
libteletone.vcproj
teletone.def

README

Install is common:

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