aboutsummaryrefslogtreecommitdiffstats
path: root/configure
AgeCommit message (Expand)AuthorFilesLines
2010-10-07Allow PRI to build properly when using --with-pri.qwell1-21225/+6493
2010-10-04Fixing Mac OS X auto-builder.tilghman1-8/+8
2010-10-03Automatically re-run configure test for menuselect, when the relevant makeopt...tilghman1-5/+147
2010-09-10Fix Mac OS X build.tilghman1-1/+1555
2010-09-09Transmit silence when reading DTMF in ast_readstring.qwell1-6370/+19810
2010-07-24Provide a default value for DAHDI_TRANSCODE so when DAHDI is not installedjpeeler1-19565/+6370
2010-07-23Establish a maximum version for openh323 (i.e. not opal), because chan_h323 w...tilghman1-2/+24
2010-07-17Remove uclibc cross-compile triplet, as uclibc has a working fork()... it's o...tilghman1-2/+2
2010-07-02Have the DEADLOCK_AVOIDANCE macro warn when an unlock fails, to help catch po...tilghman1-6357/+19585
2010-06-18Fix a build problem on Mac OS X with DEBUG_THREADS enabled.russell1-19490/+6378
2010-06-04AC_CONFIG_SUBDIRS has a bad side-effect on cross-compiles.tilghman1-192/+6
2010-06-04As-fixiate the build processtilghman1-4/+7
2010-06-04Make the default install path appear to be /usr on Linux, instead of /usr/local.tilghman1-817/+1049
2010-05-19Internal timing is now on by default, if you're using DAHDI 2.3 or above.tilghman1-6315/+19549
2010-04-28Add AC_CONFIG_AUX_DIR to configure script, so systems without install can use...qwell1-1/+25
2010-04-28Remove usage of `id` since it isn't useful and was causing breakge.qwell1-43/+1
2010-04-27Support the silly OSes that don't have ar and strip.qwell1-19454/+6387
2010-03-15Revert last commit that had bad changed to configure.lmadsen1-2/+2
2010-03-15Update extensions.ael file to not overlap extensions.conf.lmadsen1-2/+2
2010-01-25Only rebuild parsers by an option in menuselecttilghman1-8/+22
2010-01-25Restore FreeBSD to able-to-compile-ish-modetilghman1-1/+42
2010-01-24Only rebuild bison and flex source files on demand, if bison and flex are det...tilghman1-6197/+19389
2010-01-21Fix configure check for PTHREAD_ONCE_INIT when manually adding -Wall to CFLAGS.seanbright1-2/+3
2009-12-28Try a test compile to see if PTHREAD_ONCE_INIT requires extra braces.seanbright1-19267/+6225
2009-12-18Revise verbiage, per #asterisk-dev discussiontilghman1-3/+3
2009-12-18Point to the typical missing package, not the cryptic "termcap support".tilghman1-3/+3
2009-10-26detect ARM Linux EABI OSARCH as linux-gnu instead of linux-gnueabitzafrir1-12/+9
2009-08-27Use autoconf to detect libcurl, as this enables cross-compilation checks, som...tilghman1-74/+407
2009-08-27One more build system change, to make the descriptions look better, if we hav...tilghman1-443/+575
2009-08-27Make autoheader descriptions render correctly in our autoconfig.h file.tilghman1-1/+281
2009-08-03Reverting index() fix, applying a different methodology, based upon developer...tilghman1-3/+2
2009-08-03Apparently, some platforms don't have the index() function.tilghman1-7637/+7164
2009-04-27Fix 'inconsistent line endings' when autoconf 2.63 is usedkpfleming1-7163/+7637
2009-04-22Detect availability of pthread_rwlock_timedwrlock() before using it.tilghman1-5/+76
2009-04-21Add check in configure script to check for GLOB_NOMAGIC and GLOB_BRACE in glo...dbailey1-9/+113
2009-03-19Remove the use of RTLD_NOLOAD, as it is not behaving like expected.russell1-54/+0
2009-03-18fix typo which broke configurejpeeler1-1/+1
2009-03-18Allow H.323 Plus library to be used in addition to the OpenH323 libraryjpeeler1-188/+19
2009-03-18Fix cases where the internal poll() was not being used when it needed to be.russell1-1/+150
2009-03-11Allow prefix to set localstatedir (when used and different from the default).qwell1-3/+5
2009-03-10Make things happier when using autoconf 2.62+qwell1-12/+12
2009-02-18Modify h323 to build against PTLib as well as the older PWLibjpeeler1-49/+26
2009-01-29Lose the CAP_NET_ADMIN at every fork, instead of at startup. Otherwise, iftilghman1-3/+7
2008-12-15Use autoconf logic to determine whether the system has timersub or not. Do no...file1-5/+59
2008-11-29update dev-mode compiler flags to match the ones used by default on Ubuntu In...kpfleming1-3/+18
2008-11-25System call ioperm is non-portable, so check for its existence in autoconf.tilghman1-3/+5
2008-11-13revert this change... non-functional changes don't belong herekpfleming1-7/+7
2008-11-13correct minor syntax error... no functional changekpfleming1-7/+7
2008-10-20break up acinclude.m4 into individual files, which will make it easier to mai...kpfleming1-1/+1
2008-10-17Correctly allow chan_dahdi to compile against older versions of Zaptel.qwell1-10/+8