freeswitch/libs/libdingaling
Moishe Grunstein 3779c7d571 FS-9070 Update config.sub and config.guess
Older versions of automake created files that were unaware of newer system architectures, tested with Debian 8.4 and Centos 7
2016-05-03 11:12:11 -04:00
..
build/config
docs
src FS-9109 2016-04-29 12:38:51 -04:00
.update
acsite.m4
AUTHORS
ChangeLog
compile
config.guess FS-9070 Update config.sub and config.guess 2016-05-03 11:12:11 -04:00
config.sub FS-9070 Update config.sub and config.guess 2016-05-03 11:12:11 -04:00
configure.ac remove DYNAMIC_LIB_EXTEN because we use libtool to figure this all out now 2014-03-14 18:04:07 -04:00
configure.gnu
COPYING
depcomp
doc
INSTALL
install-sh
libdingaling.2008.vcproj
libdingaling.2010.vcxproj.filters
libdingaling.2015.vcxproj FS-7966: fix more msvc 2015 build warnings. 2015-09-02 13:07:17 -04:00
libdingaling.vcproj
ltmain.sh
Makefile.am CentOS 5 dosn't support subdir-objects 2015-02-16 16:13:13 -06:00
missing
mkinstalldirs
NEWS
README

Install is common:

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