freeswitch/libs/libdingaling
2015-06-11 15:29:28 -05:00
..
build/config
docs
src fix clang build 2015-05-28 12:47:25 -05:00
.update
acsite.m4
AUTHORS
ChangeLog
compile
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
COPYING
depcomp
doc
INSTALL
install-sh
libdingaling.2008.vcproj
libdingaling.2010.vcxproj.filters
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.2013.vcxproj FS-7644 2015-06-11 15:29:28 -05:00
libdingaling.2013.vcxproj.filters FS-7644 2015-06-11 15:29:28 -05: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