freeswitch/libs/libdingaling
Michael Jerris 8a90afdb4b make libdingaling static and have it properly handle building it's own deps. Use in tree static apr, apr-utils, iksemel with libdingaling
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4634 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-03-17 22:21:27 +00:00
..
build
docs
src
.update
AUTHORS
COPYING
ChangeLog
INSTALL
Makefile.am
Makefile.in
NEWS
README
aclocal.m4
acsite.m4
compile
config.guess
config.sub
configure
configure.gnu
configure.in
depcomp
doc
install-sh
libdingaling.vcproj
ltmain.sh
missing
mkinstalldirs

README

Install is common:

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