summaryrefslogtreecommitdiff
path: root/configure
AgeCommit message (Expand)Author
2009-03-19Merged revisions 183241 via svnmerge from Russell Bryant
2009-03-18Merged revisions 182810 via svnmerge from Russell Bryant
2009-03-17Allow H.323 Plus library to be used in addition to the OpenH323 libraryJeff Peeler
2009-03-16Add MFC/R2 support for chan_dahdi.Russell Bryant
2009-03-11Merged revisions 181436 via svnmerge from Jason Parker
2009-03-10Merged revisions 180941 via svnmerge from Jason Parker
2009-02-25Use notification when timezone files change and re-scan then.Tilghman Lesher
2009-02-18Modify h323 to build against PTLib as well as the older PWLibJeff Peeler
2009-02-031. Make OS X compile cleanly with app_stack.Tilghman Lesher
2009-01-29Merged revisions 172438 via svnmerge from Tilghman Lesher
2009-01-22change VMWI to use new DAHDI_VMWI ioctl call. Doug Bailey
2009-01-15remove the PBX_ODBC logic from the configure script, and add GENERIC_ODCB log...Kevin P. Fleming
2009-01-12Some platforms (notably, the BSDs) have a more efficient implementation calledTilghman Lesher
2008-12-19Add configuration support for half_full DAHDI buffer policyMatthew Fredrickson
2008-12-16introduce 'core show sysinfo' for systems that dont have the Linux-ish sysinf...Michiel van Baak
2008-12-15Make app_fax compatible with newer versions of spandsp. This remains backward...Joshua Colp
2008-12-13Merge ast_str_opaque branch (discontinue usage of ast_str internals)Tilghman Lesher
2008-12-11Sometimes even Linux needs -lm to link libtonezone, such as when libtonezoneTilghman Lesher
2008-12-01Use AST_EXT_LIB_SETUP before using AST_EXT_LIB_CHECK or bad things happen.Tilghman Lesher
2008-12-01Introduce CLI permissions.Eliel C. Sardanons
2008-11-29incorporates r159808 from branches/1.4:Kevin P. Fleming
2008-11-26improve handling of API calls provided by loaded modules through use of some ...Kevin P. Fleming
2008-11-25Merged revisions 159025 via svnmerge from Tilghman Lesher
2008-11-19Merge the changes from the res_timing_timerfd branch.Mark Michelson
2008-11-19Add check for t38_terminal_init in spandsp (not found in 0.0.6, so it should ...Tilghman Lesher
2008-11-19Fix a few build problems on Solaris (and check for an md5 utility inSean Bright
2008-11-13Kevin sent a note indicating that this change isMark Michelson
2008-11-12Add a couple of AC_SUBST calls to the AST_C_COMPILE_CHECKMark Michelson
2008-11-05Make compilation of chan_dahdi so that it does not require the new pri_progre...Matthew Fredrickson
2008-11-04improve configure script to remember the previous value of each dependency in...Kevin P. Fleming
2008-11-03when --without-<foo> is passed to the configure script, explicitly inform men...Kevin P. Fleming
2008-11-02instead of trying to forcibly load res_agi when app_stack is loaded (even if ...Kevin P. Fleming
2008-11-02Add a handy makefile target so that you can validate the documentation agains...Russell Bryant
2008-11-01Merge changes from team/group/appdocsxmlRussell Bryant
2008-10-20Merged revisions 151240 via svnmerge from Kevin P. Fleming
2008-10-17Update configure check to check for new function in libpri (pri_progress_with...Matthew Fredrickson
2008-10-16Change configure script to search for openais in Mark Michelson
2008-10-15reverting this change... had not read the commit list yet, didn't realize the...Kevin P. Fleming
2008-10-15do complete version check for SpanDSP, since the app_fax code is not compatib...Kevin P. Fleming
2008-10-09(closes issue #13557)Steve Murphy
2008-10-07Make format_vorbis_ogg compile on OpenBSDMichiel van Baak
2008-10-07Make sure the configs on OpenBSD are in /etc/asterisk by defaultMichiel van Baak
2008-10-06All ODBC parts can now use either unixodbc or iodbc.Michiel van Baak
2008-10-06Pretty-print a couple configure optionsSean Bright
2008-10-02This is much cleaner, methinks.Sean Bright
2008-10-01Try a test compile using the GMime library. Some distros install gmime-configSean Bright
2008-09-10Merged revisions 142416 via svnmerge from Sean Bright
2008-08-08Bring in the configure and makeopts jazz for -Wshadow, but don't add it to theSean Bright
2008-08-03Merge in changes that allow Asterisk to be built against the HoardSean Bright
2008-07-30Merged revisions 134649 via svnmerge from Tilghman Lesher