freeswitch/libs/libdingaling
Michael Jerris d0f7f0f137 cleanup build warnings.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6786 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-14 03:56:11 +00:00
..
build/config
docs
src use more correct const char * for things that should not be modified. This should also fix the switch_cpp.cpp changes from MODAPP-44. More patches to follow up on this for a few more modules that will likely break with this commit. 2007-11-01 11:28:26 +00:00
.update
AUTHORS
COPYING
ChangeLog
INSTALL
Makefile.am
NEWS
README
acsite.m4
compile
config.guess
config.sub
configure.gnu
configure.in don't link to installed libs, patch from stkn (fix for MODLANG-47) 2007-12-03 16:29:07 +00:00
depcomp
doc
install-sh
libdingaling.2008.vcproj cleanup build warnings. 2007-12-14 03:56:11 +00:00
libdingaling.vcproj
ltmain.sh
missing
mkinstalldirs

README

Install is common:

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