Brian West
a3a14966b5
update bootstrap
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12097 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-17 16:38:08 +00:00
Michael Jerris
322cfdbc6c
remove libresample
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12021 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-15 03:20:16 +00:00
Anthony Minessale
446239a243
make message more clear
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11300 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-20 00:28:20 +00:00
Brian West
8fd9fe65d4
remove more
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11178 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-14 00:24:57 +00:00
Anthony Minessale
9fe55b899f
change wording in bootstrap to reflect incompat with libdroolz 2.x
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10803 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-16 18:45:54 +00:00
Stefan Knoblich
3a3274aae4
check aclocal availability and version too
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10792 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-16 14:31:17 +00:00
Michael Jerris
c986bb4406
spandsp build integration
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9426 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-03 19:44:49 +00:00
Anthony Minessale
5297a2c982
don't configure xmlrpc-c anymore (we will merge with ours
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8562 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-23 23:09:08 +00:00
Stefan Knoblich
a12d1bb34d
Remove iax from bootstrap.sh too
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8340 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-09 19:15:07 +00:00
Michael Jerris
0406db0432
include the acutal files instead of symlinks when we bootstrap (FSBUILD-43)
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8136 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-04-21 19:07:18 +00:00
Michael Jerris
0c914a7924
add ChangeLog
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7989 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-03-31 16:37:22 +00:00
Anthony Minessale
35668661a6
fix mrcp build
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7666 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-02-18 17:11:47 +00:00
Michael Jerris
d5aaa00001
switch to use mod_voipcodecs and pull old mod_g722, mod_g726, mod_gsm (mod_g711 should not be used now unless your not using mod_voipcodecs)
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7664 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-02-18 16:10:34 +00:00
Michael Jerris
6cc890bfc1
add autoconf for openzap
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7662 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-02-17 21:53:47 +00:00
Brian West
2d29656bf2
Adding mod_voipcodecs using Steve Underwoods voipcodecs library. This isn't default yet.
...
/b
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7555 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-02-08 17:13:54 +00:00
Michael Jerris
ad55545669
voipcodecs configure tweaks, add to build system
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7548 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-02-07 23:55:24 +00:00
Brian West
9287c92efa
remove g726
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7460 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-02-01 15:44:57 +00:00
Michal Bielicki
99b12efefc
Changed libedit to go into bootstrap.sh since its now default,
...
but still make the build and include selectable from configure
Chnaged libedit to use automake
Still need to update the leftover configure and .in files
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6746 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-13 14:36:14 +00:00
Michael Jerris
60fc10a888
cleanup of unused stuff
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6339 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-11-19 18:47:56 +00:00
Anthony Minessale
30ccc85dcb
create modules.conf on bootstrap if it does not exist
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6232 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-11-13 00:45:20 +00:00
Anthony Minessale
ce6eefaad7
deal with extra _x in autoconf version
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5171 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-05-14 14:21:38 +00:00
Anthony Minessale
3ddb459c03
deal with extra _x in autoconf version
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5170 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-05-14 13:54:52 +00:00
Michael Jerris
dc064af5eb
strip trailing stuff off the automake/autoconf versions detected in bootstrap.sh
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4896 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-04-08 19:13:07 +00:00
Michael Jerris
2bc59bff13
make bootstrap.sh work on /bin/sh
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4875 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-04-06 23:45:01 +00:00
Michael Jerris
c137721127
we don't need to bootstrap teletone anymore as we don't use it's build system anymore
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4839 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-04-03 04:55:26 +00:00
Brian West
bd1d59a008
fix err when version only has 2 dots
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4818 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-03-31 17:25:10 +00:00
Michael Jerris
190a2c0cad
only require 1.5.14. More changes on this coming very soon
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4730 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-03-22 15:21:31 +00:00
Michael Jerris
dab4fbff55
we know this version works. require 1.5.22
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4684 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-03-20 17:55:08 +00:00
Michael Jerris
106d49ff79
whoops
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4683 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-03-20 17:34:12 +00:00
Anthony Minessale
c4abdf9d68
confirmed that libtool 1.5.6 does NOT work we definately need newer
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4682 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-03-20 17:20:38 +00:00
Michael Jerris
36337036ff
use the right libtool
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4677 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-03-20 05:44:59 +00:00
Michael Jerris
18f7bb1f38
I don't think we really need automake 1.9. Lets try and see if 1.7 will work (I tried it yesterday and it seemed to work)
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4670 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-03-19 21:31:30 +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
Michael Jerris
6c8c5b8958
test for at least automake 1.9, as we need at least that
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4571 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-03-12 17:54:14 +00:00
Michael Jerris
5312a255a2
update in tree generated files. THe whole tree now cleanly bootstraps.
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4547 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-03-11 12:30:24 +00:00
Michael Jerris
ecae4d1b02
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4541 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-03-11 10:52:04 +00:00