summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)Author
2008-07-03some minor fixes found while working on issue #12911 (and block the rev from ...Kevin P. Fleming
2008-07-01make the AIS checking a little more generic, and have a more useful configure...Kevin P. Fleming
2008-06-29various minor fixes created while i worked on getting *every* Asterisk module...Kevin P. Fleming
2008-06-28Merge in changes from my cdr-tds-conversion branch. This changes the internalSean Bright
2008-06-25Merged revisions 125132 via svnmerge from Kevin P. Fleming
2008-06-19Detect if the installed gcc version supports the warn_unused_result attribute.Tilghman Lesher
2008-06-12Goodbye Zaptel, hello DAHDI. Removes Zaptel driver support with DAHDI. Config...Jeff Peeler
2008-06-10Merge a couple of configure script checks in from team/russell/events. This ...Russell Bryant
2008-06-02After determining that the version of spandsp installed is an acceptable vers...Russell Bryant
2008-06-02Add a configure script check for spandspRussell Bryant
2008-05-11Add Zap MTP2 support to chan_zapMatthew Fredrickson
2008-05-09Merged revisions 115579 via svnmerge from Joshua Colp
2008-05-06Merged revisions 115341 via svnmerge from Joshua Colp
2008-05-05Merged revisions 115327 via svnmerge from Joshua Colp
2008-05-02Okay, maybe FreeBSD will like this better.Tilghman Lesher
2008-05-01Add two new console commands "pri show version" and "ss7 show version" that w...Brett Bryant
2008-04-28Update autoconf logic with latest API change for libss7.Joshua Colp
2008-04-27Merged revisions 114695 via svnmerge from Sean Bright
2008-03-18Fix a typoSean Bright
2008-03-17Replace minimime with superior GMime library so that the entire contents of a...Terry Wilson
2008-03-17don't define Zaptel features as libraries, they aren't, and we don't want '--...Kevin P. Fleming
2008-03-11Merged revisions 107461 via svnmerge from Kevin P. Fleming
2008-03-11Merged revisions 107408 via svnmerge from Kevin P. Fleming
2008-03-11Merged revisions 107405 via svnmerge from Kevin P. Fleming
2008-02-22Add protection to chan_zap build when NEONMWI events are not definedDoug Bailey
2008-02-21Disable epoll as it has caused more obscure issues then any of my previous co...Joshua Colp
2008-02-19Merged revisions 103812 via svnmerge from Joshua Colp
2008-02-15Merged revisions 103722 via svnmerge from Mark Michelson
2008-02-15Merging of changes from 1.4 revision 103713.Mark Michelson
2008-02-15Same changes as made to 1.4 in revision 103710Mark Michelson
2008-02-14See commit message for svn revision 103698. This behavior is the same as what...Mark Michelson
2008-02-14Modify ldap autoconf function, so that an incorrect ldap library is not found...Jason Parker
2008-02-04Merged revisions 102323 via svnmerge from Tilghman Lesher
2008-02-03Change the version number in the configure script from 1.4 to 1.6Russell Bryant
2008-02-01Merged revisions 101894 via svnmerge from Tilghman Lesher
2008-02-01Merged revisions 101772 via svnmerge from Tilghman Lesher
2008-01-28Re-inserting chan_vpb into trunk.Mark Michelson
2008-01-28Normalize the detection for execinfo, so that Linux (glibc) and other platformsTilghman Lesher
2008-01-25Removing chan_vpb from the treeMark Michelson
2008-01-22Add res_config_ldap for realtime LDAP engine.Tilghman Lesher
2008-01-16Change AST_EXT_TOOL_CHECK to attempt to build against <package>_LIB, per reco...Jason Parker
2008-01-16Partially revert r93898, because it broke the way netsnmp was being detected.Jason Parker
2008-01-16Merged revisions 98951 via svnmerge from Joshua Colp
2008-01-13Add configure script check for JACK.Russell Bryant
2008-01-13Remove KDE configure script check that isn't usedRussell Bryant
2008-01-11Add some extra checking to help out with a potential error when trying toRussell Bryant
2008-01-10Use AST_EXT_TOOL_CHECK() for the GTK check again. I changed this to an inlineRussell Bryant
2008-01-10Merged revisions 97734 via svnmerge from Russell Bryant
2008-01-09re-add check for gtk1, which is used for pbx_gtkconsoleRussell Bryant
2008-01-04[commit message]Kevin P. Fleming