aboutsummaryrefslogtreecommitdiffstats
path: root/configure
AgeCommit message (Expand)AuthorFilesLines
2010-05-19Merged revisions 264248 via svnmerge from tilghman1-1/+157
2010-05-18Add an sha1sum-workalike for platforms which don't have it (like Mac OS X)tilghman1-22/+238
2010-05-17Cache sound tarfiles in a common directory, such that a clean reinstall does ...tilghman1-7235/+29608
2010-05-13Remove "untested" feature PRI_VERSIONtzafrir1-29609/+7235
2010-05-13Add kqueue(2) implementation to Asterisk in various places.tilghman1-10779/+10636
2010-05-11Dialing an invalid extension causes incomplete hangup sequence.rmudgett1-10022/+11000
2010-05-09Cleanup a bit more by getting rid of useless version defines. Also make libra...tilghman1-445/+485
2010-05-08Use CPPFLAGS to pass PTHREAD_CFLAGS for vpb onlytilghman1-4/+2
2010-05-07Use the detected pthread building flags in every place, instead of hardcoding...tilghman1-7227/+29313
2010-04-28Merged revisions 259847 via svnmerge from qwell1-1/+25
2010-04-28Merged revisions 259748 via svnmerge from qwell1-43/+1
2010-04-27Merged revisions 259352 via svnmerge from qwell1-29060/+7251
2010-04-21Add ability to generate ASCII documentation from the TeX files.lmadsen1-10670/+10034
2010-04-09Remove PRI CCSS BUGBUG message and update configure script.rmudgett1-9930/+10890
2010-04-06Mac OS X does not support comparing a mutex to its initializer. Create a tes...tilghman1-1/+61
2010-03-17Fix bamboo compile error by calculating an integer with the same size as a po...tilghman1-7007/+28775
2010-03-08Remove portions that weren't meant to be committed for the OS X compat fixtilghman1-27860/+7007
2010-03-08Change needed to make Mac OS X 10.6 happytilghman1-7007/+27860
2010-03-05Remove pbx_gtkconsole and related gtk1 checks.russell1-27786/+7007
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