Commit Graph

70 Commits

Author SHA1 Message Date
Michal Bielicki - cypromis
c46e028724 final fix to bootstrap.sh 2011-08-31 17:08:11 +02:00
Michal Bielicki - cypromis
540e879277 fix to bootstrap to include libldns to autoreconfed libs 2011-08-31 14:42:53 +02:00
Anthony Minessale
e566b270b8 FS-3110 --comment-only phase 3.2 nevermind use getlibs 2011-03-24 17:13:50 -05:00
Anthony Minessale
eec9d939a8 FS-3110 --comment-only phase 1 to replace udns with ldns in mod_enum may need to rerun bootstrap 2011-03-24 16:27:08 -05:00
cypromis
1d2b5e304c FS-2808, thx Diego Viola 2010-10-31 23:22:53 +01:00
Brian West
62b55523c2 Working codec2 support 2010-09-21 12:35:41 -05:00
Brian West
8dbd62ff17 FSBUILD-301 2010-09-01 17:59:50 -05:00
Brian West
6c74fe9836 FSBUILD-282 2010-06-13 19:16:28 -05:00
Michael Jerris
ff960d7862 dont fail on bootstrap due to missing libs 2010-06-08 13:22:20 -04:00
Michael Jerris
abb7d2e574 merge -j option for bootstrap (FSBUILD-237) 2010-06-07 20:44:27 -04:00
Anthony Minessale
08dcb79360 change SVN to source so even if we change repos again we won't say the wrong one 2010-04-21 08:26:54 -05:00
David Yat Sin
8aebc016d0 freetdm:Bug fixes in freetdm queue mode
freetdm:Added freetdm to compile/install list
2010-04-20 17:05:47 -04:00
Michael Jerris
f6fe2667d4 fix openbsd build (FSBUILD-256)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17071 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-22 23:05:20 +00:00
Brian West
eb77cb8ce6 adding to bootstrap
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17058 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-20 17:08:20 +00:00
Brian West
278469054e doh
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16088 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-30 01:51:10 +00:00
Michael Jerris
00b2409164 build integration for libuuid
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16022 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-22 19:13:48 +00:00
Michael Jerris
f05740bc9b add new broadvoice codec lib from Steve Underwood
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15543 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-19 14:42:11 +00:00
Michael Jerris
30313e7365 use same version of libtool and libtoolize (FSBUILD-205)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15416 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-11 01:41:23 +00:00
Michael Jerris
9c5cc1f14e cleanup
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15102 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-06 23:27:16 +00:00
Michael Jerris
8928d5f717 remove libvoipcodecs
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15092 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-05 16:29:11 +00:00
Anthony Minessale
5ed5bfcf20 fix libtiff build
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15034 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-01 21:05:07 +00:00
Stefan Knoblich
ea18f488fb Add libtool22 as a possible name for the libtool command (Ubuntu)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13808 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-17 09:47:36 +00:00
Stefan Knoblich
b5ade9b2a0 Remove the obsolete message about libtool-2.2 not being supported and add some indentation for readability
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13807 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-17 09:40:47 +00:00
Michael Jerris
dfbd361b9d working on build integration for libunimrcp
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13793 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-16 22:41:26 +00:00
Michael Jerris
de167c4448 remove gnu grepisms breaking test on solaris
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13752 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-10 21:45:27 +00:00
Michael Jerris
d6bdddc263 add portaudio to bootstrap
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13690 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-08 20:48:54 +00:00
Stefan Knoblich
f75b18b088 [bootstrap, missing part...] ... run automake if AC_PROG_INSTALL is used in configure.{ac,in}, even if there is no Makefile.am (or install-sh may be missing later). Fix the wrong comment too.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13686 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-08 19:05:12 +00:00
Stefan Knoblich
802c0f63ab [bootstrap] Now that some autogenerated files have been deleted
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13685 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-08 18:57:29 +00:00
Michael Jerris
e69ebef8b5 add libg722_1 to bootstrap
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13677 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-08 17:33:45 +00:00
Stefan Knoblich
f5f83d4955 Hide the second test warning message during bootstrap too
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12943 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-07 22:07:57 +00:00
Michael Jerris
272c0240fe hide warning from test in bootstrap
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12940 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-07 20:04:22 +00:00
Michael Jerris
f2d777f17b libtool blah take 2 (FSBUILD-82)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12932 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-06 22:29:10 +00:00
Michael Jerris
9437577350 revert r12899
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12912 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-03 20:38:47 +00:00
Michael Jerris
6bc16f5f77 libtool blah (FSBUILD-82)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12899 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-03 00:59:15 +00:00
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