Andrey Volk
|
2fc0e3b80a
|
[Build-System] Remove Sofia-Sip library from the FreeSWITCH tree and use packages instead.
|
2020-08-03 23:46:45 +04:00 |
Travis Cross
|
1470622292
|
Require libcurl as a system dependency
This purges libcurl from our tree and requires it to be present on the
system for building and running FreeSWITCH.
FS-353
|
2014-03-20 21:15:29 +00:00 |
Ken Rice
|
f7fb54d0cd
|
fix libuuid detection
|
2013-07-04 22:02:47 -05:00 |
Michael Jerris
|
294b077977
|
FS-3182: fix mod_dingaling/iksemel/gnutls link error when using newer autotools
|
2011-03-25 12:17:25 -05:00 |
Michael Jerris
|
ea5c0c2111
|
attempt to properly check if we can use CPU_SET with sched_setaffinity because some older libc had gnu extensions in the definitions of CPU_SET which we do not allow (FSBUILD-226)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16263 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2010-01-12 18:31:13 +00:00 |
Andrew Thompson
|
219a2ecc4b
|
Use sofia's openssl configure checks in the toplevel configure script (OKed by MikeJ)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13814 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-17 16:11:53 +00:00 |
Andrew Thompson
|
ea0316b80f
|
FSBUILD-142 (with approval from MikeJ)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12587 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-03-12 19:54:20 +00:00 |
Michael Jerris
|
753fa8fb2f
|
autoconf detect odbc library FSBUILD-8
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11615 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-02-03 20:31:24 +00:00 |
Michael Jerris
|
e69fe7e336
|
initial import of mod_java from Damjan Jovanovic
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5755 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-09-25 13:21:17 +00:00 |
Michael Jerris
|
4bf309fa4e
|
remove a generated file, add libcurl.m4 back. this will require a fresh bootstrap and configure
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4916 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-04-11 05:36:29 +00:00 |
Michael Jerris
|
7df787b72d
|
add proper autoconf checks for mysql client and convert mod_cdr to automake makefile so that we can use AM_CONDITIONALS for the mysqlcdr build selection
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4749 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-03-23 06:08:17 +00:00 |
Michael Jerris
|
cc384fb515
|
removing most of the generated files from tree. You will need to run bootstrap.sh and configure again after you do this update and have autoconf, automake, and libtool installed on the box.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4662 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-03-19 19:26:25 +00:00 |