Commit graph

24 commits

Author SHA1 Message Date
Michael Jerris
49d2fecc48 a slightly more annoying yet more sane way to fix snow cat
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15868 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-10 04:19:49 +00:00
Michael Jerris
e3ea76dd47 fix calling of sub configure.gnu files during --srcdir build (FSBUILD-211)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15661 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-24 23:04:21 +00:00
Michael Jerris
d0ead01aad remove generated files from tree, this will require re-bootstrap on updated source
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13676 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-08 17:12:13 +00:00
Anthony Minessale
8619341669 tweak for proper bootstrap after removing generated file
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8096 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-04-12 05:57:04 +00:00
Anthony Minessale
52af768374 remove generated file. will require re-bootstrap/configure, sorry
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8095 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-04-12 05:34:07 +00:00
Anthony Minessale
aa0bea3d5c deal with MODENDP-99
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7934 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-03-19 17:56:27 +00:00
Michal Bielicki
b552cb3a6c Make libdir and bindir being accepted by libs and modules
add a setting called --modinstdir to be able to define where modules get installed


git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7663 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-02-18 14:58:41 +00:00
Michael Jerris
03c710b660 a bit safer free.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7442 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-31 02:07:05 +00:00
Michael Jerris
f4a98ece39 fix curl build on msvc 2008 when running on xp and prior.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6795 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-14 18:14:35 +00:00
Anthony Minessale
9e9695a3d3 sip is fun
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6774 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-14 00:00:57 +00:00
Michael Jerris
e04965cd71 add --enable-64 configure flag to build 64 bit with suncc
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6296 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-11-16 03:35:07 +00:00
Michael Jerris
f5a7066aa3 fix qwirk in solaris build
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6247 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-11-13 22:04:42 +00:00
Michael Jerris
5bea2ea06c svn:eol-style properties, and make eol-style consistent in some files.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5738 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-09-21 18:49:14 +00:00
Anthony Minessale
2855ae34b7 revert unintended changes from previous commit
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5301 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-06-09 19:13:59 +00:00
Anthony Minessale
2056ac0e35 fix missing logic in our poor man's vad
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5300 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-06-09 19:01:43 +00:00
Anthony Minessale
d6efffd9bc these aren't the droids you're looking for....
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5115 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-05-09 19:44:15 +00:00
Michael Jerris
36055cf98d remove docs and tests from our in tree libcurl. You will need to do a fresh bootstrap or autoreconf -fi in the libs/curl directory.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4915 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-04-11 05:00:38 +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
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
4fcdb2c057 add .update files to the libs that we can use to force rebuilds of libs
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4622 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-03-16 21:22:04 +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
08174edc1e git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4540 d0543943-73ff-0310-b7d9-9358b9ac24b2 2007-03-11 10:44:45 +00:00
Michael Jerris
3f82e9323c remove generated files and add svn:ignore
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@3747 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-12-20 02:58:55 +00:00
Michael Jerris
5626cdd351 add curl 7.16.0 to in tree libs
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@3744 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-12-20 02:08:00 +00:00