[asterisk-dev] [svn-commits] qwell: trunk r98971 - in /trunk: ./ include/asterisk/

Russell Bryant russell at digium.com
Wed Jan 16 13:52:23 CST 2008


SVN commits to the Digium repositories wrote:
> Author: qwell
> Date: Wed Jan 16 13:41:25 2008
> New Revision: 98971
> 
> URL: http://svn.digium.com/view/asterisk?view=rev&rev=98971
> Log:
> Partially revert r93898, because it broke the way netsnmp was being detected.
> 
> rizzo, do you want to discuss so we can rethink this, or do you have another way?
> 
> Modified:
>     trunk/configure
>     trunk/configure.ac
>     trunk/include/asterisk/autoconfig.h.in

To account for this situation, I would probably make the following improvements
to the AST_EXT_LIB_TOOL macro.

1) Add 2 arguments that include the name of a function to check for, and a
header to include

2) Update the macro to do a test build for the provided function, using the
provided CFLAGS and LDFLAGS from the tool that was found and executed

-- 
Russell Bryant
Senior Software Engineer
Open Source Team Lead
Digium, Inc.




More information about the asterisk-dev mailing list