Properly document AST_EXT_TOOL_CHECK() and use it to check for
authorLuigi Rizzo <rizzo@icir.org>
Wed, 19 Dec 2007 08:57:45 +0000 (08:57 +0000)
committerLuigi Rizzo <rizzo@icir.org>
Wed, 19 Dec 2007 08:57:45 +0000 (08:57 +0000)
commitea8af9b995b2693976398c58f4ee08f6d6bd4d94
tree981366afb69df784144abb0841da4b2b20a43977
parent1d6b192ce0262db43b91bf736f15cd2d7f39082a
Properly document AST_EXT_TOOL_CHECK() and use it to check for
NETSMP and GTK (GTK is not used thoug).

AST_EXT_TOOL_CHECK() could be used for checking curl status
as well, perhaps with a small addition because we currently seem
to require a curl version greater than X.Y.Z

Add a NETSMP_INCLUDE entry in makeopts.in

We don't have yet any macros for using pkg-config to check
for a specific package (right now there is only gtk2+
in the category).

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@93898 65c4cc65-6c06-0410-ace0-fbb531ad65f3
acinclude.m4
configure
configure.ac
include/asterisk/autoconfig.h.in
makeopts.in