aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
AgeCommit message (Expand)AuthorFilesLines
2010-03-17Fix bamboo compile error by calculating an integer with the same size as a po...tilghman1-1/+4
2010-03-08Remove portions that weren't meant to be committed for the OS X compat fixtilghman1-4/+0
2010-03-08Change needed to make Mac OS X 10.6 happytilghman1-0/+4
2010-03-05Remove pbx_gtkconsole and related gtk1 checks.russell1-4/+0
2010-02-10Solaris doesn't like outputting a NULL to a %s in format strings.tilghman1-0/+12
2010-01-25Merged revisions 242966 via svnmerge from tilghman1-0/+10
2010-01-25Merged revisions 242852 via svnmerge from tilghman1-0/+33
2010-01-24Merged revisions 242520 via svnmerge from tilghman1-0/+2
2010-01-21Merged revisions 241932 via svnmerge from seanbright1-2/+3
2009-12-291. Updated for OSP Toolkit 3.6.0.transnexus1-1/+1
2009-12-28Merged revisions 236585 via svnmerge from seanbright1-0/+20
2009-12-18Merged revisions 235652 via svnmerge from tilghman1-1/+1
2009-12-18Merged revisions 235572 via svnmerge from tilghman1-1/+1
2009-12-04OS X does not define MSG_NOSIGNAL, but it does have a socket option SO_NOSIGP...tilghman1-0/+4
2009-12-02So apparently, some platforms don't have ffsll(3).tilghman1-1/+1
2009-11-04Expand codec bitfield from 32 bits to 64 bits.tilghman1-1/+1
2009-11-04chan_misdn will fail to compile if the redirect_dn member is missingtilghman1-0/+1
2009-10-26detect ARM Linux EABI OSARCH as linux-gnu instead of linux-gnueabitzafrir1-1/+4
2009-10-23Add to chan_dahdi ISDN HOLD, Call deflection, and keypad facility support.rmudgett1-0/+6
2009-10-22Add support for calling and called subaddress. Partial support for COLP suba...rmudgett1-0/+6
2009-09-16Detect whether we actually have the long double type, before looking for thos...tilghman1-2/+11
2009-09-10Verify support for wide ODBC character types before using them.tilghman1-0/+14
2009-09-08Ensure that the default autoconf CFLAGS are not used.kpfleming1-5/+11
2009-08-30If lua is detected with the lua5.1 prefix (or not), adjust the include path a...tilghman1-0/+4
2009-08-28Ensure that CFLAGS and/or LDFLAGS provided to configure script are preserved.kpfleming1-0/+6
2009-08-27Merged revisions 214517 via svnmerge from tilghman1-31/+1
2009-08-27Merged revisions 214436 via svnmerge from tilghman1-50/+10
2009-08-25Not all versions of gnu-linux use glibc, which contains iconv. Some (especia...tilghman1-5/+3
2009-08-21Update configure script for libpri COLP feature dependency requirements.rmudgett1-4/+5
2009-08-06Minor improvements to app_fax.kpfleming1-4/+0
2009-07-30Allow passing 'noisy' to configure's --enable-dev-mode argument to turn on ve...seanbright1-0/+5
2009-07-08Fix a few compilation problems found when building Asterisk against uClibc.seanbright1-0/+19
2009-07-03Add a configure check for Reverse Charging Indication support in LibPRI.seanbright1-0/+2
2009-06-30Move Asterisk-addons modules into the main Asterisk source tree.russell1-6/+12
2009-06-26Add a new module, cdr_syslog, which allows writing CDRs to syslog.seanbright1-0/+5
2009-06-26Add checks in configure for non-POSIX syslog facilities.seanbright1-0/+15
2009-06-16Explicitly test for 'static weakref' support.kpfleming1-1/+1
2009-06-16Another minor fix to compiler attribute checking.kpfleming1-1/+1
2009-06-16Fix problems with new compiler attribute checking in configure script.kpfleming1-1/+1
2009-06-15Redesigned 'optional API' support.kpfleming1-2/+1
2009-05-28Add Calendaring support for Asterisktwilson1-0/+6
2009-05-26Update configure script to check for OSP toolkit 3.5.0.russell1-1/+1
2009-04-30Add buffer and echo canceller control to CHANNEL() dialplan function for DAHD...kpfleming1-0/+2
2009-04-30Detect eaccess (or euidaccess) before using it.tilghman1-1/+1
2009-04-22Merged revisions 190092 via svnmerge from tilghman1-0/+18
2009-04-22Detect liblua on SuSE, and add libm for linking for Fedora.tilghman1-1/+3
2009-04-21Merged revisions 189601 via svnmerge from dbailey1-0/+4
2009-04-14Add service maintenance message supportjpeeler1-0/+2
2009-03-19Merged revisions 183241 via svnmerge from russell1-2/+0
2009-03-18Merged revisions 182810 via svnmerge from russell1-0/+7