freeswitch/libs/libdingaling
Michael Jerris 4216e3e056 remove DYNAMIC_LIB_EXTEN because we use libtool to figure this all out now 2014-03-14 18:04:07 -04:00
..
build/config
docs
src update copyright header for 2014 2014-02-12 12:08:56 -06:00
.update
AUTHORS
COPYING Addition of libdingaling and mod_dingaling to enable jingle support 2006-03-31 19:38:09 +00:00
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 Addition of libdingaling and mod_dingaling to enable jingle support 2006-03-31 19:38:09 +00:00
config.guess
config.sub
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
depcomp
doc
install-sh
libdingaling.2008.vcproj inital work on x64 windows build (FSBUILD-125) 2009-02-21 00:56:56 +00:00
libdingaling.2010.vcxproj
libdingaling.2010.vcxproj.filters VS2010 add missing project filters 2010-08-19 10:38:54 -05:00
libdingaling.2012.vcxproj Disabled some compiler warnings on Windows build (for Visual Studio 2012), also disabled code analysis one some projects. This should make the Windows build more clean in the future. 2014-01-22 22:47:11 +01:00
libdingaling.2012.vcxproj.filters add more missing vs2012 project filters 2013-02-27 22:34:16 -06:00
libdingaling.vcproj add new sha1 code on windows build. 2006-10-19 01:21:43 +00:00
ltmain.sh
missing remove hardcoded make name 2006-09-30 07:33:44 +00:00
mkinstalldirs

README

Install is common:

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