freeswitch/libs/libdingaling
2014-02-12 12:08:56 -06:00
..
build/config
docs
src update copyright header for 2014 2014-02-12 12:08:56 -06:00
.update
acsite.m4
AUTHORS update email 2009-02-04 21:18:55 +00:00
ChangeLog
compile
config.guess
config.sub
configure.gnu fix calling of sub configure.gnu files during --srcdir build (FSBUILD-211) 2009-11-24 23:04:21 +00:00
configure.in a slightly more annoying yet more sane way to fix snow cat 2009-12-10 04:19:49 +00:00
COPYING
depcomp
doc
INSTALL
install-sh
libdingaling.2008.vcproj inital work on x64 windows build (FSBUILD-125) 2009-02-21 00:56:56 +00:00
libdingaling.2010.vcxproj more tweaks for VS2010 2010-07-10 15:22:25 -05:00
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
ltmain.sh FSBUILD-249 2010-02-23 22:56:54 +00:00
Makefile.am [4/6] libdingaling: Rename AUTOMAKE_OPTS to AUTOMAKE_OPTIONS 2011-11-04 14:20:54 +01:00
missing
mkinstalldirs
NEWS
README

Install is common:

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