aboutsummaryrefslogtreecommitdiffstats
path: root/configure
AgeCommit message (Expand)AuthorFilesLines
2010-02-10Solaris doesn't like outputting a NULL to a %s in format strings.tilghman1-1/+66
2010-01-25Merged revisions 242966 via svnmerge from tilghman1-8/+22
2010-01-25Merged revisions 242852 via svnmerge from tilghman1-1/+42
2010-01-24Merged revisions 242520 via svnmerge from tilghman1-6998/+27645
2010-01-21Merged revisions 241932 via svnmerge from seanbright1-1/+2
2010-01-15Update configure script for an OSP toolkit related change.russell1-2/+2
2009-12-28Merged revisions 236585 via svnmerge from seanbright1-27523/+7026
2009-12-18Merged revisions 235652 via svnmerge from tilghman1-3/+3
2009-12-18Merged revisions 235572 via svnmerge from tilghman1-3/+3
2009-12-04OS X does not define MSG_NOSIGNAL, but it does have a socket option SO_NOSIGP...tilghman1-2/+160
2009-12-02So apparently, some platforms don't have ffsll(3).tilghman1-2/+3
2009-11-04Expand codec bitfield from 32 bits to 64 bits.tilghman1-2/+4
2009-11-04chan_misdn will fail to compile if the redirect_dn member is missingtilghman1-1/+102
2009-10-26detect ARM Linux EABI OSARCH as linux-gnu instead of linux-gnueabitzafrir1-10359/+9560
2009-10-23Add to chan_dahdi ISDN HOLD, Call deflection, and keypad facility support.rmudgett1-1/+859
2009-10-22Add support for calling and called subaddress. Partial support for COLP suba...rmudgett1-9308/+10380
2009-09-16Detect whether we actually have the long double type, before looking for thos...tilghman1-3/+180
2009-09-10Verify support for wide ODBC character types before using them.tilghman1-10045/+9333
2009-09-08Ensure that the default autoconf CFLAGS are not used.kpfleming1-9279/+10055
2009-08-30If lua is detected with the lua5.1 prefix (or not), adjust the include path a...tilghman1-10044/+9282
2009-08-28Update configure script so that CONFIG_CFLAGS and CONFIG_LDFLAGS doesn't brea...russell1-9271/+10051
2009-08-27Merged revisions 214517 via svnmerge from tilghman1-74/+401
2009-08-27Merged revisions 214436 via svnmerge from tilghman1-13381/+691
2009-08-27Merged revisions 214357 via svnmerge from tilghman1-217/+1001
2009-08-25Not all versions of gnu-linux use glibc, which contains iconv. Some (especia...tilghman1-12910/+11987
2009-08-21Update configure script for libpri COLP feature dependency requirements.rmudgett1-5/+6
2009-08-06Minor improvements to app_fax.kpfleming1-11783/+12908
2009-07-30Allow passing 'noisy' to configure's --enable-dev-mode argument to turn on ve...seanbright1-5/+12
2009-07-08Fix a few compilation problems found when building Asterisk against uClibc.seanbright1-1/+147
2009-07-03Add a configure check for Reverse Charging Indication support in LibPRI.seanbright1-1/+263
2009-06-30Move Asterisk-addons modules into the main Asterisk source tree.russell1-22/+545
2009-06-26Add a new module, cdr_syslog, which allows writing CDRs to syslog.seanbright1-2/+9
2009-06-26Add checks in configure for non-POSIX syslog facilities.seanbright1-12589/+12286
2009-06-16Explicitly test for 'static weakref' support.kpfleming1-3/+3
2009-06-16Another minor fix to compiler attribute checking.kpfleming1-91/+21
2009-06-16Fix problems with new compiler attribute checking in configure script.kpfleming1-20/+90
2009-06-16Ensure that configure-script testing for compiler attributes actually works.kpfleming1-31/+31
2009-06-15Redesigned 'optional API' support.kpfleming1-122/+8
2009-05-28Add Calendaring support for Asterisktwilson1-11340/+13030
2009-05-26Update configure script to check for OSP toolkit 3.5.0.russell1-12609/+11495
2009-04-30Add buffer and echo canceller control to CHANNEL() dialplan function for DAHD...kpfleming1-11316/+12555
2009-04-30Detect eaccess (or euidaccess) before using it.tilghman1-2/+4
2009-04-29Merge str_substitution branch.tilghman1-12478/+11316
2009-04-27Merged revisions 190721 via svnmerge from kpfleming1-11316/+12478
2009-04-22Merged revisions 190092 via svnmerge from tilghman1-1/+65
2009-04-22Detect liblua on SuSE, and add libm for linking for Fedora.tilghman1-7/+273
2009-04-21Merged revisions 189601 via svnmerge from dbailey1-12/+166
2009-04-14Add service maintenance message supportjpeeler1-1/+263
2009-03-19Merged revisions 183241 via svnmerge from russell1-82/+3
2009-03-18Merged revisions 182810 via svnmerge from russell1-0/+149