Commit Graph

33 Commits (a858c92e3f973b5a4abe44e42683c8b87b51cc4d)

Author SHA1 Message Date
Jason Parker 90b75256d9 Merged revisions 59573 via svnmerge from
18 years ago
Paul Cadach 2f1606ac28 Merged revisions 52807 via svnmerge from
19 years ago
Russell Bryant fa16f36aae Merged revisions 51262 via svnmerge from
19 years ago
Kevin P. Fleming 74f401d05f Merged revisions 50867 via svnmerge from
19 years ago
Kevin P. Fleming 04e0ba77b0 Merged revisions 49714-49715 via svnmerge from
19 years ago
Kevin P. Fleming 21df48d4fa Merged revisions 49712 via svnmerge from
19 years ago
Kevin P. Fleming a40b78b885 Merged revisions 48528 via svnmerge from
19 years ago
Russell Bryant 6fb342ecfe Merged revisions 47527 via svnmerge from
19 years ago
Russell Bryant 7cfa2154f9 Merged revisions 47327 via svnmerge from
19 years ago
Luigi Rizzo f4cd569b12 Basically, this commit only simplifies configure.ac and makes the
19 years ago
Luigi Rizzo 637c5d7fb2 small formatting fix
19 years ago
Luigi Rizzo 4b55f8d98f when only checking headers, do not set $1_LIB.
19 years ago
Luigi Rizzo 5cf27a303d document, and extend a bit the macro AST_EXT_LIB_CHECK so that
19 years ago
Paul Cadach 844cc80e25 Check for 64-bit OpenH323/PWLib versions too, thanks to Mithraen (please, re-build configure script)
19 years ago
Matthew Fredrickson 2cc96500bd Mergeing in Paul Cadach's chan_h323 changes *holds breath*
19 years ago
Joshua Colp 5418a7a1a8 Update configure script to check for Zaptel VLDTMF support since this will now be required. If you build and don't have Zap stuff, upgrade your zaptel copy. As well - change some minor things so that we get "checking for" and not "checking checking for".
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
Russell Bryant 98e1cbb957 a lot of systems use GNU Make 3.81beta4, so only consider the first two characters
19 years ago
Russell Bryant 4173d0fafd tabs to spaces to fix alignment ...
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 d5b7bf2ab7 massive rework of configure script, and split of AST_EXT_LIB into separate macros, reducing code duplication
19 years ago
Russell Bryant 95c0ddd674 match the change made to AST_EXT_LIB in asterisk-addons
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 ae685fd1b6 don't put bogus paths like -L/lib into link commands
19 years ago
Kevin P. Fleming 1669a4b321 remove attribute checking... it was an attempt to support older GCC compilers but is not worth the effort :-)
19 years ago
Kevin P. Fleming 3878a2a9fb and now with the correct filenames
19 years ago
Russell Bryant 1209c0ea58 if the "action-if-found" is left empty, AC_CHECK_LIB will add a default result
19 years ago
Russell Bryant 74aecc640b only define HAVE_SOMELIB if somelib's header file was found as well
19 years ago
Russell Bryant 5b6e2d16e3 if an external library is found, but the associated header file is not, just
19 years ago
Kevin P. Fleming 574e14cbea Thanks to the fine work of Russell Bryant and Dancho Lazarov, we now have autoconf and menuselect tools for Asterisk!
19 years ago