freeswitch/libs/libdingaling
2009-08-24 20:52:11 +00: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 patch libdingaling to use next_tag instead of child 2009-08-24 20:52:11 +00:00
.update
acsite.m4
AUTHORS update email 2009-02-04 21:18:55 +00:00
ChangeLog
compile
config.guess
config.sub
configure.gnu 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
configure.in don't link to installed libs, patch from stkn (fix for MODLANG-47) 2007-12-03 16:29:07 +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.vcproj
ltmain.sh
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
missing
mkinstalldirs
NEWS
README

Install is common:

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