[Asterisk-Dev] Converting the Asterisk code to autoconf
Kevin P. Fleming
kpfleming at digium.com
Wed Oct 26 15:08:27 MST 2005
> Point taken. What I would like to do is to have the programmer
> write a step-by-step User Manual (which I need anyway) to show the
> Asterisk developers how to make sure that their code is autoconf
> compatible.
Well, the biggest issue there is teaching people how to be aware that
they are introducing usage of non-portable APIs into the source base; if
they use only Asterisk APIs and generally-supported POSIX, then most of
this is a non-issue for them.
More information about the asterisk-dev
mailing list