aboutsummaryrefslogtreecommitdiffstats
path: root/configure
AgeCommit message (Expand)AuthorFilesLines
2007-03-15Add configure script checking for GTK2 and some additional Makefile targetsrussell1-2/+121
2007-03-15Merge changes from svn/asterisk/team/russell/LaTeX_docs.russell1-4/+47
2007-03-08If we receive ZT_EVENT_REMOVED, destroy the specified channel. russell1-4/+4
2007-03-02Update the check that is used to determine whether zaptel transcoder supportrussell1-4/+4
2007-02-17If the pg_config application is found, but there is probably executing it,russell1-1569/+5273
2007-02-12Make the --without-oss argument work. (issue #9026 reported by puzzled)file1-1/+3
2007-02-10don't display the --with-imap message unless --with-imap was specified withou...kpfleming1-70/+72
2007-02-09clarify the fact that voicemail IMAP storage cannot be built against a distro...kpfleming1-1/+9
2007-01-30When we are checking for a system installed version of libgsm, we need to checkrussell1-13/+590
2007-01-30Handle non-standard OpenH323/PWLib library namespcadach1-30/+77
2007-01-28Suggested change to fix normal usage of --with-tds=/usr/local (Sean Bright, v...tilghman1-1/+1
2007-01-25Remove libnsl as a required lib for libiksemel to work. This change wasrussell1-1/+1
2007-01-24rebuild configure script to reflect last chan_h323 related changes.russell1-7/+31
2007-01-18Ensure that the locations given to the Asterisk configure script for ncurses,russell1-26/+137
2007-01-15use the ACX_PTHREAD macro from the Autoconf macro archive for setting up comp...kpfleming1-10/+448
2007-01-08since we use AC_PATH_TOOL to find tools, we should use the results it provide...kpfleming1-31/+31
2007-01-05one more time...kpfleming1-26/+26
2007-01-05proper fix for r49712kpfleming1-156/+2366
2007-01-05if --with-foo=<path> is specific for a configure option, ensure that it is us...kpfleming1-2289/+157
2007-01-01check specifically for VLDTMF and transcoding support in the system's Zaptel ...kpfleming1-32/+86
2006-12-28Backport support for read/write locks.file1-1/+109
2006-12-25Clean up autoconf file (gets rid of warnings seen when rebuilding configure) ...file1-935/+1840
2006-12-16use m4 quoting for AC_MSG_NOTICE calls, to keep these calls from thinking the...kpfleming1-4816/+1706
2006-12-05Regenerate configure from Qwell's last commit.file1-20/+7
2006-12-01FreeBSD 6.1 does not include wget by default. However, it has fetch which willrussell1-8/+102
2006-11-16check for pre-1.4 versions of Zaptel and abort the configure script if found ...kpfleming1-0/+92
2006-11-13AC_PROG_SED is included in autoconf 2.60, but apparently it is not includedrussell1-1/+1
2006-11-08Copy the macros from libtool.m4 to our own acinclude.m4 such that libtool isrussell1-168/+216
2006-11-01Fixes for cross-compilation on mips russell1-4/+47
2006-11-01Add a check in the configure script to determine whether ld is GNU ld or not.russell1-172/+345
2006-10-30Don't explicitly link in crypt as it is not used on some platforms.file1-1/+1
2006-10-25regenerate configure scriptrussell1-5/+5
2006-10-13use a configure script test for PMTU discovery control instead of just assumi...kpfleming1-1/+71
2006-09-29fix a few build system bugs, and convert Makefiles to be compatible with GNU ...kpfleming1-30/+1
2006-09-29support --without-curl in configure scriptkpfleming1-33/+59
2006-09-21Merged revisions 43409 via svnmerge from tilghman1-0/+3
2006-09-19Update configure and closest kin. *Hopes my branch doesn't break*mattf1-37/+891
2006-09-19Let's try this out. Seems silly, but we'll try it anywaysmattf1-1/+1
2006-09-19Add a few more 'generic' platformsqwell1-0/+9
2006-09-19restore ability for Makefiles to use 'generic' platform names when neededkpfleming1-4/+17
2006-09-18This totally worked when I tested it...qwell1-4/+17
2006-09-18This was silly. Nowhere else do we use [ or [[qwell1-17/+4
2006-09-18We have autoconf...let's actually use it.qwell1-3/+46
2006-09-18handle config.guess name for FreeBSD properlykpfleming1-120/+137
2006-09-15Many Solaris fixes - this moves some of the stuff from utils.c to strcompat.cqwell1-2/+3
2006-08-31Update configure script to check for Zaptel VLDTMF support since this will no...file1-34/+34
2006-08-26more optimizations for embedded systems:kpfleming1-58/+200
2006-08-25fix redirect typorussell1-1/+1
2006-08-25fix a typo and clarify something elsekpfleming1-5/+5
2006-08-25remove the make version check, and instead, check for the actual bug thatrussell1-18/+30