Luigi Rizzo wrote:
> i.e. tell it what extra libs we need.
> I modified the macro (which is "our code", in acinclude.m4)
> to support multiple instances and stop at the
> first matching one e.g.
> 
> AST_EXT_LIB_CHECK([TONEZONE], [tonezone], [tone_zone_find], 
> [zaptel/tonezone.h], [${tonezone_extra}], [140])
> # other case, old tonezone (0.80)
> AST_EXT_LIB_CHECK([TONEZONE], [tonezone], [tone_zone_find], 
> [zaptel/zaptel.h], [${tonezone_extra}], [80])

Ahh, OK. That makes sense then.
_______________________________________________
--Bandwidth and Colocation provided by Easynews.com --

asterisk-dev mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-dev

Reply via email to