Commit Graph

351 Commits

Author SHA1 Message Date
Anthony Minessale acf3090adf FS-2936 plan B for curl stuff 2011-05-13 13:17:54 -05:00
Anthony Minessale 29bf9157ef clean up core curl patch 2011-05-11 14:42:52 -05:00
Anthony Minessale 7064487df2 FS-2936 please test on windows 2011-05-11 10:07:00 -05:00
Anthony Minessale a8b87ffe05 add option to disable srtp with --disble-srtp 2011-05-02 11:34:13 -05:00
Marc Olivier Chouinard eb8ff5a06b autoconf: Comment out the forced -Wunused-but-set-variable since not all module could be tested. List of module I couldn't compile is in the comment. Please all the different module maintainer check your module for this. Thanks 2011-04-22 23:09:40 -04:00
Marc Olivier Chouinard f952719e89 autoconf: Added the -Wunused-but-set-variable to the default compile to help avoid commiting more unused variable but set value. Please report if you do have problem with it. 2011-04-22 21:45:42 -04:00
Michael Jerris 294b077977 FS-3182: fix mod_dingaling/iksemel/gnutls link error when using newer autotools 2011-03-25 12:17:25 -05:00
Anthony Minessale 7fe291f1f9 FS-3110 --comment-only phase 3.4 nevermind use getlibs 2011-03-24 17:23:08 -05: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
Anthony Minessale 10174ea6d5 add timerfd support to the core for now you must enable it in switch.conf.xml with the param enable-softtimer-timerfd=true later if it proves to work well we can make it on by default, please test if you have a new kernel that supports this option kernel >= 2.6.25 and libc >= 2.8 2011-03-21 20:49:39 -05:00
Stefan Knoblich 78472897cd Do not escape ${libdir} in --with-pkgconfigdir option's AS_HELP_STRING
description parameter (not needed and ends up in output).

Signed-off-by: Stefan Knoblich <s.knoblich@axsentis.de>
2011-02-19 23:38:04 +01:00
Stefan Knoblich f20ba4d1f6 Add --with-pkglibdir option to set the installation directory of freeswitch.pc.
Default behaviour is unchanged.

Packagers should use this option to install freeswitch.pc into
the system's main pkg-config directory (e.g. /usr/lib/pkgconfig).

Signed-off-by: Stefan Knoblich <s.knoblich@axsentis.de>
Tested-by: Stefan Knoblich <s.knoblich@axsentis.de>
2011-02-19 23:07:22 +01:00
Mike Jerris 17d5211280 add make targets for mod_com_g729 mod_com_g729-activate mod_com_g729-install mod_com_g729-clean mod_com_g729-uninstall 2011-02-14 13:52:55 -06:00
cypromis 7c74af682e Merge remote branch 'origin/master' 2010-12-18 01:16:03 +01:00
cypromis 2343708a9c Sun Studio does not like __FUNCTION__ and -mt makes better multithreaded code 2010-12-18 01:15:55 +01:00
Michael Jerris b017931c5e add -lresolv when its present so modules don't have to link to it 2010-11-24 17:22:16 -05:00
Michael Jerris dc06a03995 FS-122: add mod_osp Makefile to configure generated Makefiles 2010-09-27 03:39:38 -04:00
Brian West 62b55523c2 Working codec2 support 2010-09-21 12:35:41 -05:00
Michael Jerris 88aa159be2 honor localstate dir to adjust log dir and run dir 2010-08-05 19:21:52 -04:00
Mathieu Parent e704f02196 FSBUILD-285: Fix build with --with-curl 2010-07-25 10:10:06 +02:00
Mathieu Rene a31222acba mod_hash: fix build 2010-07-19 16:13:10 -04:00
Brian West 6117234549 FSCORE-627 2010-07-01 23:15:37 -05:00
Brian West 1ed00b4dbd cluecon 2010-07-01 18:16:08 -05:00
Michael Jerris 493fc64831 optimize configure when using system libcurl 2010-06-08 15:17:55 -04:00
Michael Jerris fa9a59a88b initial checkin of mod_fax/mod_voipcodecs merge into mod_spandsp 2010-05-24 05:38:17 -04:00
Anthony Minessale 892daf1027 cleanup 2010-05-21 17:16:33 -05:00
Anthony Minessale 7b3d3f7ef2 Tea for two (or maybe thirty eight?) 2010-05-21 16:47:21 -05:00
Michael Jerris da195caa67 fix build error due to missing zlib linking when using libtool 2.2 or later 2010-04-26 03:21:41 -04: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 8e76877a26 update makefile and version generation to work with git working copy too 2010-04-02 00:07:02 -04:00
Travis Cross fdf25d97df Revert "Updated the configure script for git builds."
This reverts commit 3c0cb60fa2.

This went in too early; it belongs with a patch set that handles
builds from both git and svn.
2010-03-30 23:14:37 +00:00
Travis Cross 3c0cb60fa2 Updated the configure script for git builds. 2010-03-30 18:41:15 +00:00
Brian West d109505830 doh
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17076 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-23 16:11:40 +00: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
Michael Jerris 99e55ae008 mod_skypiax rename to mod_skypopen
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16988 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-14 21:57:23 +00:00
Michael Jerris ad4eb5e019 MODENDP-293
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16863 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-02 17:16:52 +00:00
Michael Jerris 54a9eba44d this is a bit more sane
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16543 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-30 23:27:40 +00:00
Michael Jerris d47c147cdb dirty hack to try to fix solaris build
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16542 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-30 23:10:37 +00:00
Brian West cd8912cb46 doh
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16467 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-22 20:40:59 +00:00
Michael Jerris 9b8392bc16 move lua to automake
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16334 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-17 06:57:35 +00:00
Michael Jerris 0c1ae13da1 move mod_spidermoney build to automake, fix spidermoneky dependencies (I think this really fixes -j builds), move mod_spidermonkey sub modules all under the same source directory and bundle their build together as one
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16333 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-17 05:48:36 +00:00
Michael Jerris 31b743d6eb rename ADD_ AM conditionals to HAVE_
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16332 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-17 03:11:56 +00:00
Michael Jerris 74fd6fb6f8 cleanup
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16293 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-13 22:26:00 +00:00
Michael Jerris 452b0bdeaa typo
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16291 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-13 21:16:36 +00:00
Anthony Minessale d314f25424 update timer calibration
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16290 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-13 21:07:39 +00:00
Michael Jerris 8912b80e13 (FSCORE-524)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16277 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-13 17:01:36 +00:00
Michael Jerris ea5c0c2111 attempt to properly check if we can use CPU_SET with sched_setaffinity because some older libc had gnu extensions in the definitions of CPU_SET which we do not allow (FSBUILD-226)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16263 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-12 18:31:13 +00:00
Michael Jerris 68b584063f add pkgconfig file
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16256 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-12 04:43:39 +00:00
Michael Jerris 8b3f71cc48 Makefile.am cleanup (mostly from stkn, THANKS\!)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16248 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-11 20:26:14 +00:00
Michael Jerris 40ff9a41af comment for now until we better control what is passed through
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16245 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-11 18:53:05 +00:00
Michael Jerris d1c60899de add soundsdir configure var and sounds_dir global freeswitch var
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16241 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-11 16:32:35 +00:00
Michael Jerris 89ae5f4741 add configure vars for htdocs and grammar dirs
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16239 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-11 15:47:36 +00:00
Michael Jerris 5ccac21dc3 wip move towards adding directory layout control to configure
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16238 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-11 14:36:29 +00:00
Michael Jerris c064a2a586 add recordings_dir
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16233 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-11 03:20:42 +00:00
Brian West a19b1e7cbf doh one more
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16089 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-30 01:55:08 +00:00
Anthony Minessale f80a9bd02a trade some max call count for more accurate timing in full media situations, hint: use 30ms ptime for drastic reduction in resources
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16081 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-29 23:21:20 +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 d2cf7f862a fix --srcdir builds for modules that download libraries mod_flite mod_pocketsphinx mod_celt mod_radius_cdr mod_soundtouch mod_memcache mod_curl mod_xml_ldap mod_shout mod_ldap (FSBUILD-211)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15917 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-11 21:20:02 +00:00
Michael Jerris c4d1333185 fix portaudio build with jack
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15911 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-11 18:12:55 +00:00
Michael Jerris 1911a2626d fix m4/bash hell
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15901 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-11 04:05:27 +00:00
Michael Jerris ae67ecceac fix mod_portaudio linux build with alsa (MODAPP-377)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15899 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-11 03:20:06 +00:00
Michael Jerris 283a01b272 fix make clean on --srcdir builds
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15885 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-10 22:31:13 +00:00
Michael Jerris 7803a752c9 add --enable-64 support for os x 10.4 and 10.5
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15874 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-10 19:58:16 +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 8f9ab61318 compile by default on osx 10.6 and add --enable-64 support (with previous patch) for osx 10.6
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15862 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-10 00:32:02 +00:00
Michael Jerris 5e7986bf9b work in progress osx 10.6 build cleanups
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15861 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-09 21:35:01 +00:00
Michael Jerris 4df029142b make sure .version is populated on builds from non svn working copies
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15822 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-07 10:33:28 +00:00
Michael Jerris 216c47b509 automake mod_skypiax
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15821 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-07 09:26:46 +00:00
Michael Jerris 59472c23ef automake mod_portaudio and mod_portaudio_stream
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15820 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-07 09:00:05 +00:00
Michael Jerris 4d72cd6ba0 automake mod_iax
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15819 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-07 07:59:34 +00:00
Michael Jerris 7050de5c62 automake mod_t38gateway (still not a real working module)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15817 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-07 07:53:45 +00:00
Michael Jerris ea181ca4aa move mod stress to use automake
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15815 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-07 07:45:28 +00:00
Michael Jerris aad61cadd4 move mod_expr to use automake
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15813 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-07 07:14:34 +00:00
Michael Jerris bad1d93169 move mod_enum to use automake
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15812 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-07 07:07:43 +00:00
Michael Jerris 554f476cb7 add -Wdeclaration-after-statement for supported compilers
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15762 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-02 20:28:49 +00:00
Michael Jerris 02c7a3acc9 picked the wrong day to stop sniffing glue...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15745 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-01 22:19:07 +00:00
Michael Jerris 44ea66c22d this should be cleared out too
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15741 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-01 20:15:55 +00:00
Michael Jerris e9e4badcfa attempt again to fix -std=c99 in cflags
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15740 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-01 19:56:39 +00:00
Michael Jerris 59ba5a156c add --disbale-cpp configure argument to disable the c++ build for the core
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15717 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-30 12:31:24 +00:00
Michael Jerris 3f5c2bed42 srcdir fixes for configure.in (FSBUILD-211)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15646 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-23 23:47:26 +00:00
Michal Bielicki 3e872303e3 moving configure for libg722_1 to main configure.in so that cflags and libflags get populated correctly part II
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15618 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-23 16:31:28 +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 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
Michael Jerris 107f913598 add --with-rundir configure param and -run freeswitch runtime param to adjust the location of the pid file (FSBUILD-188)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14768 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-04 18:26:15 +00:00
Stefan Knoblich 751c2894fb (Free)BSD sed is... strange..., fix for FSBUILD-184
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14479 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-08-10 20:57:40 +00:00
Michael Jerris a7d94c99b4 build: fix compile on Mac OS X Snow Leopard 10.6 (FSBUILD-178)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14333 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-23 20:22:31 +00:00
Michael Jerris 01dec7254b use internal libtiff instead of system libtiff (please test)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14321 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-22 19:35:11 +00:00
Michael Jerris b9f2bdfbe0 allow comments (using ##) in modules.conf
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14093 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-01 20:27:00 +00:00
Michael Jerris 764b7958bd special case
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14069 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-30 21:54:56 +00:00
Michael Jerris afe7d97f08 fix issue on some shells
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14065 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-30 21:01:16 +00:00
Raymond Chandler 2b8a04f1d7 replace mod_radius_cdr's Makefile.am with Makefile that pulls freeradius-client source when needed
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14053 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-30 17:59:18 +00:00
Michael Jerris df33a43acf make libtool version detection more portable
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13926 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-23 22:32:06 +00:00
Andrew Thompson 9d6d8a1c5f Add -DHAVE_OPENSSL to openssl_CFLAGS if in fact we do have openssl
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13924 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-23 21:23:44 +00:00
Michael Jerris 2ab491b1cd fix mac build
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13823 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-17 21:40:22 +00:00
Andrew Thompson 5ed15f5555 put OPENSSL_CFLAGS and LIBS in modmake.rules.in at MikeJ's suggestion
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13820 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-17 20:39:08 +00:00
Andrew Thompson 65f6e2a23b Switch mod_event_multicast over to using a Makefile.in
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13819 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-17 19:53:38 +00:00
Andrew Thompson 219a2ecc4b Use sofia's openssl configure checks in the toplevel configure script (OKed by MikeJ)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13814 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-17 16:11:53 +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 8bebb6f1b9 add configure check for getifaddrs
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13597 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-03 22:15:08 +00:00
Michael Jerris 3c7961ccb0 poke
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13478 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-27 23:25:49 +00:00
Brian West 861bd2093e ZRTP Support please download your SDK from http://www.zfone.com and use build/buildzrtp.sh to build the lib.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13406 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-20 23:04:05 +00:00
Michael Jerris bf98847191 attempt to remove regression caused by r13362
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13401 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-20 14:21:54 +00:00
Michael Jerris 21159328e7 add configure checks for tm->tm_gmtoff and tm->tm_zone (FSBUILD-160)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13362 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-15 18:19:30 +00:00
Stefan Knoblich 9611486742 Disable suncc visibility completely, still too many problems
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13148 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-25 18:10:27 +00:00
Michael Jerris 38b02f8bf6 make libtool version detection more robust
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12979 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-09 23:04:50 +00:00
Stefan Knoblich 0c0a4a5321 Add a fallback check in case libtool is not yet available in the builddir (get the version from build/config/ltmain.sh instead). print an error message and exit configure if that fails too
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12933 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-06 23:29:41 +00:00
Stefan Knoblich 771bc514c2 hmm, enclosing the libtool var in {} does not work? remove them for now...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12931 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-06 22:26:27 +00:00
Stefan Knoblich 4a77854bbc libtool detection code working now, put both checks together, add some info messages and a short note
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12929 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-06 21:59:48 +00:00
Michael Jerris d39c47d896 add libtool major version detection to configure in prep for supporting both libtool 2.x and 1.5.x at the same time
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12927 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-06 21:28:00 +00:00
Michael Jerris 75adcf8c46 add libtool major version detection to configure in prep for supporting both libtool 2.x and 1.5.x at the same time
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12926 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-06 21:25:28 +00:00
Michael Jerris 02141e3048 add libtool major version detection to configure in prep for supporting both libtool 2.x and 1.5.x at the same time
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12922 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-06 19:54:30 +00:00
Andrew Thompson ea0316b80f FSBUILD-142 (with approval from MikeJ)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12587 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-12 19:54:20 +00:00
Michael Jerris 99913ce3e4 silence some useless sun cc warnings
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12462 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-05 16:14:35 +00:00
Michael Jerris bb33c4e703 fix fs_cli build on solaris
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12160 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-19 05:32:49 +00:00
Michael Jerris 900907a205 fix suncc visibility support
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12109 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-17 19:25:42 +00:00
Michael Jerris 5bc860ac6a disable visibility on suncc for now
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12106 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-17 18:22:41 +00:00
Michael Jerris 749114b704 swap to new ilbc library
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12095 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-17 16:28:01 +00:00
Michael Jerris ffe2ad4bbd API visibility support (GCC/SUNCC) (FSCORE-264)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12061 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-16 18:17:01 +00:00
Michael Jerris 11aeae3874 remove libresample
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12025 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-15 03:32:52 +00:00
Brian West b4d1959d36 removing libresample
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12019 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-15 02:40:43 +00:00
Michael Jerris 1953ac5c5d tweak odbc detection
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11666 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-06 18:23:14 +00:00
Michael Jerris cd788c1a7c change configure check order so auto-detected odbc still adds CoreFoundation on OS-X
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11629 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-04 02:03:26 +00:00
Michael Jerris 753fa8fb2f autoconf detect odbc library FSBUILD-8
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11615 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-03 20:31:24 +00:00
Michael Jerris 40f18d3014 fail configure if you don't have a working c++ compiler
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11603 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-02 23:04:08 +00:00
Brian West 9a9ba4c37e try to fix osx build when you --enable-core-odbc-support
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11323 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-20 21:55:27 +00:00
Michael Jerris 3ec59cdb34 fix esl solaris build (FSBUILD-104)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11310 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-20 16:29:32 +00:00
Brian West 5e85f13165 doh, remove mrcp
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11257 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-16 16:52:23 +00:00
Stefan Knoblich 7da7790b8b C&P fail
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10669 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-09 09:41:37 +00:00
Michael Jerris 911e4a0944 FSBUILD-84 add support for --switchconfdir
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10665 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-09 00:50:32 +00:00
Anthony Minessale 80eec6e5f3 detect c++ compile
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9539 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-12 15:31:29 +00:00
Anthony Minessale 0214292463 don't require another configure when you just change the sound files version
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9480 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-08 18:10:28 +00:00
Anthony Minessale e1fe36f182 fix freeswitch build if no libtiff installed
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9433 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-04 06:32:23 +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
Brian West 3647b9d51a bump sounds version
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9336 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-08-20 23:41:40 +00:00
Michael Jerris 4fa611e5c9 tweak
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9080 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-07-17 21:25:17 +00:00
Michael Jerris 286362ca64 let configure figure out if we have the header files
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8889 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-07-03 17:08:46 +00:00
Michael Jerris d811f46f4e don't error in spec file and set a version on trunk (FSBUILD-48)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8871 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-07-01 16:48:11 +00:00
Michal Bielicki 872c349fec tweak for gcc build on solaris
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8847 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-06-26 02:27:32 +00:00
Anthony Minessale 49ff246b7c bump to new sound files version
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8685 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-27 03:06:59 +00:00
Stefan Knoblich ba892c27f8 Fix libpython detection in non-standard locations
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8588 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-25 00:52:37 +00:00
Anthony Minessale 4062b636e2 xmlrpc-c build
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8578 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-24 03:35:44 +00:00
Anthony Minessale 56008e2b8f generate libs/xmlrpc-c/include/xmlrpc-c/config.h from our configure
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8572 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-24 02:15:05 +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
Michael Jerris 8e17e4107a switch to independent sound file version numbers
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8495 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-20 19:24:23 +00:00
Stefan Knoblich baf944eba9 Drop python-config support, use non-platform-specific site-packages dir
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8455 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-16 19:58:16 +00:00
Stefan Knoblich f08ac86252 Non-bash and m4 quoting fixes, improve site-packages detection with distutils
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8454 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-16 19:29:26 +00:00
Stefan Knoblich 2d14539e47 Enhance python detection. Several OS do not include a python-config script (e.g. Centos, Fedora, OpenSolaris), so use the distutils module directly (like python-config does) to extract the required information. I am keeping the python-config support for now (used when distutils is not found). Several minor cleanups of the code too...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8450 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-16 18:49:52 +00:00
Stefan Knoblich 2bcd991b46 Add AS_HELP_STRING to options missing it, fix --disable-core-libedit-support value handling after rename (oops)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8371 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-12 19:12:37 +00:00
Stefan Knoblich 89dc2f8361 Fix AC_ARG_ENABLE value handling and rename --enable-resampler to --disable-resampler in help output since it is default enabled
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8355 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-10 22:50:48 +00:00