On Sunday, February 13, 2011 17:28:19 Enrico Weigelt wrote:
> Why isn't, eg., something like AC_CHECK_LIB just a function call ?
> There could be easily one generic function that does the job on
> the given parameters and also tells the success as return value,
> so you could directly write:

you mean "why hasnt it been done yet?".  i imagine they're focusing on the 
lower pieces first before they start picking the higher fruit.  obviously a 
AC_CHECK_LIB is really just a special case for linking a C file against some 
library.  and autoconf already has turned the basic compile/link steps into 
functions.  i'd say the obvious answer is "help out", but not much point with 
you.
-mike

Attachment: signature.asc
Description: This is a digitally signed message part.

Reply via email to