Commit Graph

3328 Commits

Author SHA1 Message Date
Michael Jerris 55b0057eb2 some little cleanup
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4731 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-03-22 15:57:12 +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
Anthony Minessale 3b3b06b931 update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4727 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-03-22 01:00:11 +00:00
Anthony Minessale fdabce87dc update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4726 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-03-22 00:57:08 +00:00
Anthony Minessale 71863a532f update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4725 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-03-22 00:52:13 +00:00
Anthony Minessale 19fbb073af update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4724 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-03-22 00:19:29 +00:00
Anthony Minessale f2ae2bafb6 update wanpipe to be fully automated
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4723 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-03-21 23:58:54 +00:00
Anthony Minessale 7813a54bfa update wanpipe to be fully automated
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4722 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-03-21 23:44:55 +00:00
Anthony Minessale 850cd58fc1 update wanpipe to be fully automated
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4721 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-03-21 23:42:16 +00:00
Anthony Minessale 9bacb04df9 cleanup
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4720 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-03-21 21:23:40 +00:00
Michael Jerris dc205ae219 clean up the bootstrap warnings. you will need to re-run bootstrap and re-configure (or at least run the libs/apr-util/buildconf) and configure
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4719 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-03-21 21:14:31 +00:00
Anthony Minessale 25d6572f80 fix mod_perl compile
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4718 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-03-21 20:16:33 +00:00
Anthony Minessale 323a4fe087 fix exporting MODULES variable with more than 1 module in the list
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4717 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-03-21 19:39:31 +00:00
Anthony Minessale 573058c6d3 shhhh
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4716 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-03-21 18:50:51 +00:00
Anthony Minessale 2da36dea17 fix typos
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4715 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-03-21 17:09:39 +00:00
Anthony Minessale 27916a9100 fix makefiles
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4714 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-03-21 17:04:22 +00:00
Anthony Minessale 8f0547af7e doh
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4713 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-03-21 15:13:39 +00:00
Brian West 65b2afd874 tweak
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4712 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-03-21 04:11:30 +00:00
Brian West 6420a4141b small tweak
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4711 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-03-21 04:09:49 +00:00
Michael Jerris 593030162b msvc build tweaks
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4706 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-03-21 02:48:47 +00:00
Brian West 313805ee11 lets not have a register in the default config \;)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4705 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-03-21 02:47:58 +00:00
Michael Jerris 64aeee8e2f correct which files are autogenerated by autoheader and which are not (continued)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4704 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-03-20 23:29:41 +00:00
Anthony Minessale 24f15aa9ba rfc3551 sucks
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4703 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-03-20 23:11:20 +00:00
Anthony Minessale a4cdac1d78 update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4702 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-03-20 23:09:35 +00:00
Michael Jerris 1317571e6d correct which files are autogenerated by autoheader and which are not
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4701 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-03-20 22:50:57 +00:00
Michael Jerris 30176455d9 fix broken build in srtp
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4700 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-03-20 22:17:53 +00:00
Anthony Minessale 0a11fbe996 update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4699 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-03-20 21:42:02 +00:00
Michael Jerris a592a0e8f2 remove generated files from tree
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4697 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-03-20 21:26:28 +00:00
Michael Jerris 1f06b545e1 remove generated file from tree
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4696 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-03-20 21:24:48 +00:00
Michael Jerris 57e7a626f4 fix debian build
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4695 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-03-20 21:23:39 +00:00
Anthony Minessale 15318689b5 update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4694 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-03-20 21:20:14 +00:00
Anthony Minessale b5a63f12fa update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4693 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-03-20 21:03:03 +00:00
Michael Jerris 180d2bc755 remove debug line from my previous commit
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4692 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-03-20 20:47:21 +00:00
Brian West 31d1e20fd1 use AC_CANONICAL_HOST to make sure is set.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4691 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-03-20 20:44:09 +00:00
Anthony Minessale 221bf43984 update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4690 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-03-20 20:37:52 +00:00
Brian West dc94f3b372 lets not hozed libtool for Darwin
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4689 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-03-20 20:00:42 +00:00
Anthony Minessale 695c7219ad add fixlibtool script
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4688 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-03-20 19:24:53 +00:00
Michael Jerris 22b2343275 fix linux 64 build
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4687 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-03-20 18:38:06 +00:00
Anthony Minessale ec23a61287 let multitone support unitone
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4685 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-03-20 18:10:21 +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 25a5bd6113 update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4681 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-03-20 16:43:39 +00:00
Anthony Minessale 9ff33bd8fd update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4680 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-03-20 16:26:12 +00:00
Anthony Minessale f52c431c8e update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4679 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-03-20 16:03:09 +00:00
Michael Jerris 8bdbdfef95 remove more generated files
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4678 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-03-20 06:51:36 +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 6726bf4d34 make definition that should be static static
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4676 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-03-20 05:14:09 +00:00
Michael Jerris d4f395362d little cleanups
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4675 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-03-20 01:00:22 +00:00
Michael Jerris 6af0c8bec2 fix bootstrap
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4673 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-03-20 00:04:48 +00:00