Commit Graph

102 Commits (0c7cde0efce6df44011c99f0b48801c1085d46a0)

Author SHA1 Message Date
Russell Bryant 61a5a031f6 Tweak the configure script so that error output isn't spewed to the console
18 years ago
Joshua Colp 556b6b1267 Backport fix for GCC versions without support for declaration-after-statement.
18 years ago
Russell Bryant ef2ae2f856 regenerate the configure script for rizzo
18 years ago
Russell Bryant cbdc6b5b2d To prevent 92138749238754 more reports of "I have unixodbc installed, but
18 years ago
Russell Bryant 28d8f9ee6e Change the configure script to build a test program against libcurl to make
18 years ago
Kevin P. Fleming 12662b47ab have to check for OSP toolkit _after_ checking for OpenSSL
18 years ago
Kevin P. Fleming 5f9897ba56 handle the GNUTLS library properly in the configure script and build system
18 years ago
Jason Parker 27cb61f3e7 Rebuild configure script for previous ar fix.
18 years ago
Russell Bryant c061b86966 Checking for the strip application needs to be done with AC_PATH_TOOL
18 years ago
Russell Bryant 06ff84b549 To be able to achieve the things that we would like to achieve with the
18 years ago
Jason Parker 40252c62c9 Add linux-uclibc host arch..."thingy". Sorry, I don't know what it's called...
18 years ago
Nadi Sarrar 980b0bc785 * mISDN >= 1.2 provides a dsp pipeline for i.e. echo cancellation modules, make chan_misdn use it.
18 years ago
Russell Bryant fed69df9cd Add configure script checking for GTK2 and some additional Makefile targets
18 years ago
Russell Bryant c474809cdf Merge changes from svn/asterisk/team/russell/LaTeX_docs.
18 years ago
Russell Bryant 5603ca69eb If we receive ZT_EVENT_REMOVED, destroy the specified channel.
18 years ago
Russell Bryant b59030489b Update the check that is used to determine whether zaptel transcoder support
19 years ago
Russell Bryant 137835c878 If the pg_config application is found, but there is probably executing it,
19 years ago
Joshua Colp 329df6f95e Make the --without-oss argument work. (issue #9026 reported by puzzled)
19 years ago
Kevin P. Fleming 4eccecc891 don't display the --with-imap message unless --with-imap was specified without a path
19 years ago
Kevin P. Fleming 23fc99bc5f clarify the fact that voicemail IMAP storage cannot be built against a distro's binary c-client library package (at least not at this time)
19 years ago
Russell Bryant ff1ca74145 When we are checking for a system installed version of libgsm, we need to check
19 years ago
Paul Cadach 01c6b626c0 Handle non-standard OpenH323/PWLib library names
19 years ago
Tilghman Lesher 21ede1662d Suggested change to fix normal usage of --with-tds=/usr/local (Sean Bright, via asterisk-dev mailing list)
19 years ago
Russell Bryant f18b0c34d8 Remove libnsl as a required lib for libiksemel to work. This change was
19 years ago
Russell Bryant d772b80b6b rebuild configure script to reflect last chan_h323 related changes.
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
Kevin P. Fleming 708276e718 since we use AC_PATH_TOOL to find tools, we should use the results it provides for us (reported by Brian Capouch on the asterisk-dev list)
19 years ago
Kevin P. Fleming fb05d85ac2 one more time...
19 years ago
Kevin P. Fleming 7023f1cf8f proper fix for r49712
19 years ago
Kevin P. Fleming c63f9a3fe8 if --with-foo=<path> is specific for a configure option, ensure that it is used for header file checking as well
19 years ago
Kevin P. Fleming f195c5d622 check specifically for VLDTMF and transcoding support in the system's Zaptel installation, and make only the modules that need those features dependent on them (this will allow building the other Zaptel-using parts of Asterisk against older versions of Zaptel or those on other platforms that haven't caught up yet to the Linux version)
19 years ago
Joshua Colp 345968e6fb Backport support for read/write locks.
19 years ago
Joshua Colp 84a2b97b17 Clean up autoconf file (gets rid of warnings seen when rebuilding configure) and rebuild configure.
19 years ago
Kevin P. Fleming ee8ce744c3 use m4 quoting for AC_MSG_NOTICE calls, to keep these calls from thinking they have multiple arguments
19 years ago
Joshua Colp 6fbb04459c Regenerate configure from Qwell's last commit.
19 years ago
Russell Bryant fee1970293 FreeBSD 6.1 does not include wget by default. However, it has fetch which will
19 years ago
Kevin P. Fleming ee6bf62ac5 check for pre-1.4 versions of Zaptel and abort the configure script if found with an appropriate error message
19 years ago
Russell Bryant 69aa0e88ca AC_PROG_SED is included in autoconf 2.60, but apparently it is not included
19 years ago
Russell Bryant c70fd559ac Copy the macros from libtool.m4 to our own acinclude.m4 such that libtool is
19 years ago
Russell Bryant 468fbbf3ca Fixes for cross-compilation on mips
19 years ago
Russell Bryant af3e243994 Add a check in the configure script to determine whether ld is GNU ld or not.
19 years ago
Joshua Colp aa8099e50f Don't explicitly link in crypt as it is not used on some platforms.
19 years ago
Russell Bryant 020e4f9725 regenerate configure script
19 years ago
Kevin P. Fleming 1944a9a07c use a configure script test for PMTU discovery control instead of just assuming it's available on Linux
19 years ago
Kevin P. Fleming ec2e4f2216 fix a few build system bugs, and convert Makefiles to be compatible with GNU make 3.80
19 years ago
Kevin P. Fleming 2ac0d927ae support --without-curl in configure script
19 years ago
Tilghman Lesher b727a4bde3 Merged revisions 43409 via svnmerge from
19 years ago
Matthew Fredrickson 3c4dc2033f Update configure and closest kin. *Hopes my branch doesn't break*
19 years ago
Matthew Fredrickson d4d7a8b132 Let's try this out. Seems silly, but we'll try it anyways
19 years ago