Commit Graph

34 Commits

Author SHA1 Message Date
Moishe Grunstein 3779c7d571 FS-9070 Update config.sub and config.guess
Older versions of automake created files that were unaware of newer system architectures, tested with Debian 8.4 and Centos 7
2016-05-03 11:12:11 -04:00
Michael Jerris 27a3682dc0 put this back for now to test 2014-03-09 14:46:06 -04:00
Michael Jerris 2513388d8a clean up some bootstrap warnings 2014-03-07 18:36:26 -05:00
Brian West 49fe796dab These options aren't valid for apr-util configure
configure: WARNING: unrecognized options: --disable-shared, --with-pic
2014-03-05 06:18:40 -06:00
Travis Cross 3fce1aae03 Fix build of apr-util expat with libtool2
Applied patch from:
http://people.apache.org/~rjung/patches/expat-libtool2.patch

The failure that results from this seems to occur
non-deterministically.

FS-3185 --resolve
2013-10-17 20:41:58 +00:00
Mathieu Rene de417e99f0 Implement switch_queue_pop_timeout() and refactor sofia_profile_worker_thread_run() to use it so it doesn't wake up too often 2010-11-18 21:00:35 -05:00
Michael Jerris 74b76461e3 add back empty dirs 2010-04-01 21:00:45 -04:00
Michael Jerris 638790af30 make uuids a bit less likely to collide
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16066 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-28 19:58:15 +00:00
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 4ccaf98fec add xml/expat stuff back to apr-utils (will require re-bootstrap before building anything that uses this)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13290 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-13 15:58:42 +00:00
Michael Jerris f4944b39f9 add xml/expat stuff back to apr-utils (will require re-bootstrap before building anything that uses this)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13289 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-13 15:46:01 +00:00
Shane Burrell 225653cef0 Fixed missing iconv
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12048 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-16 15:11:01 +00:00
Shane Burrell fca54ea06e apr cmake files
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12041 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-16 07:11:09 +00:00
Michael Jerris bc1c18cfc2 merge parts of libtool 2.2 fixes (FSBUILD-82)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11671 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-06 19:15:42 +00:00
Michael Jerris b17e3bff8a add switch_md5
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10085 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-20 22:45:09 +00:00
Michael Jerris 3f760a9eeb avoid linking conflicting sqlite libraries
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9581 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-17 22:57:33 +00:00
Anthony Minessale 752b0ff8f6 slim down build
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8320 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-08 22:43:34 +00:00
Michael Jerris d7e5d673d0 remove un-needed stuff from tree.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8319 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-08 22:14:31 +00:00
Michael Jerris d4a2ab28a9 return error instead of segfaulting on pool allocation failure when creating a queue.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7307 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-20 21:49:01 +00:00
Michael Jerris 14b9a90906 no need to build the xml or expat stuff
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4917 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-04-11 06:13:08 +00:00
Michael Jerris 67acaefcec fix windows build. you may need to delete libs/apr-util/xml/expat/lib/config.h for it to build.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4755 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-03-23 21:54:16 +00:00
Michael Jerris c539af4e44 missing #endif from yesterdays change
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4734 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-03-22 18:09:53 +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
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 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 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 ffa4e0c86c svn ignore all the recently deleted generated files, and some tweaks to the bootstrap
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4666 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-03-19 20:20:09 +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 8f7f8a4531 fix pic flags and some typos. Core now builds all static
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4526 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-03-11 08:33:49 +00:00
Michael Jerris 22fcd70b81 git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4518 d0543943-73ff-0310-b7d9-9358b9ac24b2 2007-03-11 06:17:54 +00:00
Michael Jerris 3b35430557 add apr-util 1.2.8 to in tree libs
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@3734 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-12-19 20:04:21 +00:00