freeswitch/libs/libdingaling
Stefan Knoblich 87eebb2d1e [4/6] libdingaling: 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:20:54 +01:00
..
build/config
docs
src
.update
AUTHORS
COPYING
ChangeLog
INSTALL
Makefile.am [4/6] libdingaling: Rename AUTOMAKE_OPTS to AUTOMAKE_OPTIONS 2011-11-04 14:20:54 +01:00
NEWS
README
acsite.m4
compile
config.guess
config.sub
configure.gnu
configure.in
depcomp
doc
install-sh
libdingaling.2008.vcproj
libdingaling.2010.vcxproj
libdingaling.2010.vcxproj.filters
libdingaling.vcproj
ltmain.sh
missing
mkinstalldirs

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