]> git.ipfire.org Git - thirdparty/freeswitch.git/commit
unix build tweaks
authorAnthony Minessale <anthony.minessale@gmail.com>
Wed, 21 Dec 2005 17:22:38 +0000 (17:22 +0000)
committerAnthony Minessale <anthony.minessale@gmail.com>
Wed, 21 Dec 2005 17:22:38 +0000 (17:22 +0000)
commitc0db418cd1d3722480d4e2fdbf5c9d25ecf2df64
treeba7bf6ae7721b361eff0b8fbfd84526dc3d8041e
parent146b99e1d6baed2ca0a6fd167f9ce4d97bb9dafb
unix build tweaks

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@185 d0543943-73ff-0310-b7d9-9358b9ac24b2
38 files changed:
Makefile.am
Makefile.in
buildlib.sh
configure
libs/jrtp4c/AUTHORS [new file with mode: 0644]
libs/jrtp4c/COPYING [new file with mode: 0644]
libs/jrtp4c/ChangeLog [new file with mode: 0644]
libs/jrtp4c/INSTALL [new file with mode: 0644]
libs/jrtp4c/Makefile.am [new file with mode: 0644]
libs/jrtp4c/Makefile.in [new file with mode: 0644]
libs/jrtp4c/NEWS [new file with mode: 0644]
libs/jrtp4c/README [new file with mode: 0644]
libs/jrtp4c/aclocal.m4 [new file with mode: 0644]
libs/jrtp4c/config.guess [new file with mode: 0644]
libs/jrtp4c/config.sub [new file with mode: 0644]
libs/jrtp4c/configure [new file with mode: 0644]
libs/jrtp4c/configure.in [new file with mode: 0644]
libs/jrtp4c/depcomp [new file with mode: 0644]
libs/jrtp4c/install-sh [new file with mode: 0644]
libs/jrtp4c/ltmain.sh [new file with mode: 0644]
libs/jrtp4c/missing [new file with mode: 0644]
libs/jrtp4c/mkinstalldirs [new file with mode: 0644]
libs/jrtp4c/src/jrtp4c.cpp [new file with mode: 0644]
libs/jrtp4c/src/jrtp4c.h [new file with mode: 0644]
libs/jrtp4c/w32/jrtp4c/jrtp4c.vcproj [new file with mode: 0644]
libs/jrtp4c/w32/msvc/jrtp4c.sln [new file with mode: 0644]
libs/test/jrtplib/Makefile.in
libs/test/jrtplib/aclocal.m4
libs/test/jrtplib/configure
libs/test/jrtplib/doc/Makefile.in
libs/test/jrtplib/examples/Makefile.in
libs/test/jrtplib/pkgconfig/Makefile.in
libs/test/jrtplib/src/Makefile.in
libs/test/jrtplib/tools/Makefile.in
src/mod/mod_exosip/Makefile
src/mod/mod_iaxchan/Makefile
src/mod/mod_portaudio/Makefile
src/mod/mod_speexcodec/Makefile