freeswitch/libs/libdingaling
Anthony Minessale 8a875e8ed3 update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4969 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-04-18 17:26:58 +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 update 2007-04-18 17:26:58 +00:00
.update trigger libdingaling rebuild 2007-03-09 23:52:29 +00:00
acsite.m4
AUTHORS
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 correct which files are autogenerated by autoheader and which are not 2007-03-20 22:50:57 +00:00
COPYING
depcomp
doc
INSTALL
install-sh
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