On 6/23/05, Patrice Dumas <[EMAIL PROTECTED]> wrote: > Hi, > > If I have understood correctly using things like AC_FUNC_ERROR_AT_LINE, > AC_FUNC_FNMATCH_GNU, AC_FUNC_MALLOC requires the user to provide the missing > file. I haven't found a centralized place where such files could be > available. Do you know one? If not maybe it could be aded to the Autoconf > Macro Archive?
gnulib is an existing centralised repository, with implementations under various licenses, but mostly they are GPL or LGPL. John _______________________________________________ Autoconf mailing list [email protected] http://lists.gnu.org/mailman/listinfo/autoconf
