Commit Graph

34 Commits (1.4.21.2)

Author SHA1 Message Date
Kevin P. Fleming 9f2d2cea4b check for compiler support for -fno-strict-overflow before using it (tested with Debian's gcc 4.3, 4.1 and 3.4)
18 years ago
Joshua Colp a0c14dbda3 Add autoconf logic for speexdsp. Later versions use a separate library for some things so we need to use it if present in codec_speex.
18 years ago
Russell Bryant 45f3890926 Backport the ability to set the ToS bits on Linux when not running as root.
18 years ago
Russell Bryant 742fd8127c Remove pbx_kdeconsole from the tree. It hasn't worked in ages, and nobody has
18 years ago
Kevin P. Fleming 627f595c58 In http://lists.digium.com/pipermail/asterisk-dev/2007-December/031145.html,
18 years ago
Russell Bryant 5213f548f5 Add checking for libusb here, so nobody has to deal with conflicts in the
18 years ago
Joshua Colp 556b6b1267 Backport fix for GCC versions without support for declaration-after-statement.
19 years ago
Kevin P. Fleming 5f9897ba56 handle the GNUTLS library properly in the configure script and build system
19 years ago
Russell Bryant 1b8da31130 Making these documentation changes in the 1.4 branch upset various people, so
19 years ago
Russell Bryant fed69df9cd Add configure script checking for GTK2 and some additional Makefile targets
19 years ago
Russell Bryant c474809cdf Merge changes from svn/asterisk/team/russell/LaTeX_docs.
19 years ago
Russell Bryant eedd121fbc Ensure that the locations given to the Asterisk configure script for ncurses,
19 years ago
Kevin P. Fleming dd357a71a7 use the ACX_PTHREAD macro from the Autoconf macro archive for setting up compiler pthreads support... should improve portability to platforms with unusual pthreads requirements
19 years ago
Russell Bryant fee1970293 FreeBSD 6.1 does not include wget by default. However, it has fetch which will
19 years ago
Russell Bryant 468fbbf3ca Fixes for cross-compilation on mips
19 years ago
Kevin P. Fleming 44f60a288d restore ability for Makefiles to use 'generic' platform names when needed
19 years ago
Jason Parker 23def858f7 We have autoconf...let's actually use it.
19 years ago
Kevin P. Fleming aa7b32d175 more optimizations for embedded systems:
19 years ago
Russell Bryant 5008225fcf get cflags for libcurl as well as libs (patch from qwell)
19 years ago
Kevin P. Fleming 0a27d8bfe5 merge new_loader_completion branch, including (at least):
19 years ago
Russell Bryant 0c74fbd04d sort lib info
20 years ago
Kevin P. Fleming d5b7bf2ab7 massive rework of configure script, and split of AST_EXT_LIB into separate macros, reducing code duplication
20 years ago
Kevin P. Fleming 51453628a0 clean up some damage from today's commit
20 years ago
Kevin P. Fleming e61d3d91f3 The Eurostar Commit! (it's amazing how much work you can get done on a 150 minute train ride from Paris to London <G>)
20 years ago
Kevin P. Fleming df0ba5ff8b search for Zaptel and libtonezone separately in the configure script
20 years ago
Russell Bryant 268609aa68 add basic autoconf support for res_snmp
20 years ago
Jeffrey C. Ollie 7e14097415 Get rid of warning about datarootdir at the end of the configure process...
20 years ago
Matt O'Gorman 7aa1a77e75 asterisk-xmpp merge in
20 years ago
Russell Bryant 1fcc86d905 Add support for logging CDR recrods to a radius server (issue #6639, phsultan)
20 years ago
Russell Bryant 9993d14f86 add support for more refined ability to set install paths using the standard
20 years ago
Russell Bryant 684df59844 add smarter checking for termcap support, which fixes a build problem when
20 years ago
Kevin P. Fleming 70a2a3eaba remove remaining MFC/R2 stuff
20 years ago
Russell Bryant e386a192ee apparently some systems may have ncurses that doesn't provide backwards compat
20 years ago
Kevin P. Fleming 574e14cbea Thanks to the fine work of Russell Bryant and Dancho Lazarov, we now have autoconf and menuselect tools for Asterisk!
20 years ago