freeswitch/libs/libteletone
Stefan Knoblich 21c5cf5d47 [5/6] libteletone: Rename AUTOMAKE_OPTS to AUTOMAKE_OPTIONS
The latter is a well known automake variable, used
to set (per-Makefile) automake options and supported
since the beginning of time (= automake 1.4).

The former is a made-up variable that doesn't really
do anything.

Signed-off-by: Stefan Knoblich <stkn@openisdn.net>
2011-11-04 14:21:37 +01:00
..
build/config
src add missing break on begin detect 2011-09-19 08:08:55 -05:00
.update
AUTHORS
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.gnu fix calling of sub configure.gnu files during --srcdir build (FSBUILD-211) 2009-11-24 23:04:21 +00:00
configure.in API visibility support (GCC/SUNCC) (FSCORE-264) 2009-02-16 18:17:01 +00:00
libteletone.2008.vcproj update api visibility macros for windows 2009-03-10 15:45:29 +00:00
libteletone.2010.vcxproj more tweaks for VS2010 2010-07-12 10:01:46 -05:00
libteletone.2010.vcxproj.filters VS2010 add missing project filters 2010-08-19 10:38:54 -05:00
libteletone.vcproj update api visibility macros for windows 2009-03-10 15:45:29 +00:00
teletone.def

README

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

Install is common:

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