freeswitch/libs/libdingaling
2007-03-17 22:21:27 +00:00
..
build update in tree generated files. THe whole tree now cleanly bootstraps. 2007-03-11 12:30:24 +00:00
docs Addition of libdingaling and mod_dingaling to enable jingle support 2006-03-31 19:38:09 +00:00
src cleanup some stuff 2007-03-09 23:51:52 +00:00
.update trigger libdingaling rebuild 2007-03-09 23:52:29 +00:00
aclocal.m4 update in tree generated files. THe whole tree now cleanly bootstraps. 2007-03-11 12:30:24 +00:00
acsite.m4 git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@3661 d0543943-73ff-0310-b7d9-9358b9ac24b2 2006-12-14 22:45:30 +00:00
AUTHORS 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
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 update in tree generated files. THe whole tree now cleanly bootstraps. 2007-03-11 12:30:24 +00:00
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 hmm i wonder why i was so against fucking with the build system 2006-12-19 01:02:17 +00:00
COPYING Addition of libdingaling and mod_dingaling to enable jingle support 2006-03-31 19:38:09 +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 hmm i wonder why i was so against fucking with the build system 2006-12-19 01:02:17 +00:00
install-sh remove hardcoded make name 2006-09-30 07:33:44 +00:00
libdingaling.vcproj add new sha1 code on windows build. 2006-10-19 01:21:43 +00:00
ltmain.sh remove hardcoded make name 2006-09-30 07:33:44 +00:00
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
Makefile.in 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 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
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

Install is common:

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