freeswitch/libs/libdingaling
Michael Jerris 0ddd0c25a6 libdingaling: fix race on shutdown causing crash (FSMOD-47) 2010-04-26 03:11:35 -04:00
..
build/config removing most of the generated files from tree. You will need to run bootstrap.sh and configure again after you do this update and have autoconf, automake, and libtool installed on the box. 2007-03-19 19:26:25 +00:00
docs
src libdingaling: fix race on shutdown causing crash (FSMOD-47) 2010-04-26 03:11:35 -04:00
.update trigger libdingaling rebuild 2007-03-09 23:52:29 +00:00
AUTHORS update email 2009-02-04 21:18:55 +00:00
COPYING
ChangeLog
INSTALL hmm i wonder why i was so against fucking with the build system 2006-12-19 01:02:17 +00:00
Makefile.am make libdingaling static and have it properly handle building it's own deps. Use in tree static apr, apr-utils, iksemel with libdingaling 2007-03-17 22:21:27 +00:00
NEWS
README
acsite.m4 git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@3661 d0543943-73ff-0310-b7d9-9358b9ac24b2 2006-12-14 22:45:30 +00:00
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
depcomp
doc
install-sh
libdingaling.2008.vcproj inital work on x64 windows build (FSBUILD-125) 2009-02-21 00:56:56 +00:00
libdingaling.vcproj
ltmain.sh FSBUILD-249 2010-02-23 22:56:54 +00:00
missing
mkinstalldirs

README

Install is common:

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