freeswitch/libs/libdingaling
Michael Jerris b2392afa2f add ldl_session_accept_candidate and ldl_session_send_msg to the def file.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@2366 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-08-22 21:32:23 +00:00
..
docs
src add ldl_session_accept_candidate and ldl_session_send_msg to the def file. 2006-08-22 21:32:23 +00:00
AUTHORS
COPYING
ChangeLog
INSTALL
Makefile.am a stunning new change 2006-04-04 16:07:40 +00:00
Makefile.in autoheadache 2006-08-11 00:39:35 +00:00
NEWS
README
aclocal.m4 autoheadache 2006-08-11 00:39:35 +00:00
compile
config.guess
config.sub
configure autoheadache 2006-08-11 00:39:35 +00:00
configure.in autoconf crap 2006-07-22 01:02:36 +00:00
depcomp
doc
install-sh
libdingaling.vcproj Cleanups from update to new build system for windows. 2006-08-18 07:22:18 +00:00
ltmain.sh
missing
mkinstalldirs

README

Install is common:

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