freeswitch/libs/libdingaling
Anthony Minessale ba46200539 refactoring and general improvement (do a make sure)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@3035 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-10-12 00:59:09 +00:00
..
docs Addition of libdingaling and mod_dingaling to enable jingle support 2006-03-31 19:38:09 +00:00
src refactoring and general improvement (do a make sure) 2006-10-12 00:59:09 +00:00
AUTHORS Addition of libdingaling and mod_dingaling to enable jingle support 2006-03-31 19:38:09 +00:00
COPYING Addition of libdingaling and mod_dingaling to enable jingle support 2006-03-31 19:38:09 +00:00
ChangeLog Addition of libdingaling and mod_dingaling to enable jingle support 2006-03-31 19:38:09 +00:00
INSTALL remove hardcoded make name 2006-09-30 07:33:44 +00:00
Makefile.am remove hardcoded make name 2006-09-30 07:33:44 +00:00
Makefile.in remove hardcoded make name 2006-09-30 07:33:44 +00:00
NEWS Addition of libdingaling and mod_dingaling to enable jingle support 2006-03-31 19:38:09 +00:00
README Addition of libdingaling and mod_dingaling to enable jingle support 2006-03-31 19:38:09 +00:00
aclocal.m4 autoheadache 2006-08-11 00:39:35 +00:00
compile Addition of libdingaling and mod_dingaling to enable jingle support 2006-03-31 19:38:09 +00:00
config.guess remove hardcoded make name 2006-09-30 07:33:44 +00:00
config.sub remove hardcoded make name 2006-09-30 07:33:44 +00:00
configure autoheadache 2006-08-11 00:39:35 +00:00
configure.in autoconf crap 2006-07-22 01:02:36 +00:00
depcomp remove hardcoded make name 2006-09-30 07:33:44 +00:00
doc Addition of libdingaling and mod_dingaling to enable jingle support 2006-03-31 19:38:09 +00:00
install-sh remove hardcoded make name 2006-09-30 07:33:44 +00:00
libdingaling.vcproj Cleanups from update to new build system for windows. 2006-08-18 07:22:18 +00:00
ltmain.sh remove hardcoded make name 2006-09-30 07:33:44 +00:00
missing remove hardcoded make name 2006-09-30 07:33:44 +00:00
mkinstalldirs remove hardcoded make name 2006-09-30 07:33:44 +00:00

README

Install is common:

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