Commit Graph

739 Commits (master)

Author SHA1 Message Date
Kevin P. Fleming 7eecf0bfbc use RTLD_NOLOAD if it's available to make loading dynamic modules a little faster and less resource-intensive
19 years ago
Kevin P. Fleming 4cc09eb1e4 remove requirement for libtasn1, which appears to be a Debian thing
19 years ago
Kevin P. Fleming a394f4ad64 use a customized configure macro to tell the script that uCLinux does not have fork() that works
19 years ago
Kevin P. Fleming 0a27d8bfe5 merge new_loader_completion branch, including (at least):
19 years ago
Matt O'Gorman a95851978b updating configure script and putting comments in the docs
19 years ago
Russell Bryant 4879edbcc1 update configure script to reflect change to make version check
19 years ago
Russell Bryant 6ec6d652bd print a warning at the end of the configure script if the version of GNU Make
19 years ago
Russell Bryant 7d63b7d9ff support ./configure --silent
19 years ago
Kevin P. Fleming 9947a0591e update configure script with new curl version test
19 years ago
Kevin P. Fleming ad2a107e33 update to autoconf 2.60 version
19 years ago
Russell Bryant b8481e8103 avoid an error from configure by not doing a cat on a file that doesn't exist
19 years ago
Kevin P. Fleming 3be4c8d3eb actually do proper searching for c-client and output the results so app_voicemail can be built against it
19 years ago
Kevin P. Fleming 72c9c5def1 allow codec_gsm to be built using internal GSM library again (oops!)
19 years ago
Kevin P. Fleming d646abbab7 update OSS so it works again
19 years ago
Kevin P. Fleming d5b7bf2ab7 massive rework of configure script, and split of AST_EXT_LIB into separate macros, reducing code duplication
19 years ago
Kevin P. Fleming f761d2f6f0 prepare Asterisk for new zaptel.h/tonezone.h installation locations
19 years ago
Russell Bryant 95c0ddd674 match the change made to AST_EXT_LIB in asterisk-addons
19 years ago
Russell Bryant 3ffc032ddc update configure
19 years ago
Kevin P. Fleming 98a465fc09 move FreeTDS version check into configure script
19 years ago
Kevin P. Fleming 51453628a0 clean up some damage from today's commit
19 years ago
Kevin P. Fleming e61d3d91f3 The Eurostar Commit! (it's amazing how much work you can get done on a 150 minute train ride from Paris to London <G>)
19 years ago
Kevin P. Fleming df0ba5ff8b search for Zaptel and libtonezone separately in the configure script
19 years ago
Russell Bryant 268609aa68 add basic autoconf support for res_snmp
19 years ago
Russell Bryant a236f488be revert my change to use the AC_PREFIX_DEFAULT macro since it is not something
19 years ago
Russell Bryant fd0273875a use the AC_PREFIX_DEFAULT macro to set the default prefix instead of setting
19 years ago
Kevin P. Fleming cdfb60f9bc use the proper test for compiler atomics
19 years ago
Kevin P. Fleming eddf363a0e use atomic operations provided by the compiler if they are available (yay for gcc 4.1 users!)
19 years ago
Kevin P. Fleming b12ab2ad1b bootstrap to include latest configure script change
19 years ago
Kevin P. Fleming 274ce731e2 move autoconfig.h to the include/asterisk directory so it will get installed
19 years ago
Kevin P. Fleming 472c1ca282 simplify autoconfig include mechanism (make tholo happy he can use lint again :-)
19 years ago
Russell Bryant f490777c41 regenerate configure after the last fix
19 years ago
Kevin P. Fleming f09942bb08 bootstrap updates to include xmpp related stuff
19 years ago
Russell Bryant 1fcc86d905 Add support for logging CDR recrods to a radius server (issue #6639, phsultan)
19 years ago
Russell Bryant 9993d14f86 add support for more refined ability to set install paths using the standard
19 years ago
Kevin P. Fleming 51db174809 update to include latest FreeBSD changes
19 years ago
Russell Bryant 5ae2942789 add regenerated configure script
19 years ago
Russell Bryant 10187179fb change the check for zaptel to only check for linux/zaptel.h on Linux, and
19 years ago
Kevin P. Fleming 401ed356e4 commit the proper configure script
19 years ago
Kevin P. Fleming c0762c064d silly people that don't want to install/run autoconf :-)
19 years ago