Hello Paul,
* Paul Eggert wrote on Wed, Oct 25, 2006 at 12:34:02AM CEST:
> I installed this into gnulib, since I think other modules can use it:
[...]
> +
> +AC_DEFUN([AC_C_VARARRAYS],
> +[
> + AC_CACHE_CHECK([for variable-length arrays],
> +ac_cv_c_vararrays,
This uses Autoconf name space f
I installed this into gnulib, since I think other modules can use it:
2006-10-24 Paul Eggert <[EMAIL PROTECTED]>
* modules/vararrays: New file.
* m4/vararrays.m4: New file, taken from diffutils.
* MODULES.html.sh: New module vararrays.
Index: MODULES.h