Collin Funk wrote:
> $ gnulib-tool --create-testdir --dir testdir1 stddef-h
> [...]
> configure.ac:168: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call
> detected in body
> ...
> But I have pushed the attached patch to prevent this warning from
> causing confusion.
Thank you!
Bruno Haible via Gnulib discussion list writes:
> This patch fixes it.
After this patch I noticed some autoconf warnings when running
./bootstrap. Here is a simple way to reproduce:
$ gnulib-tool --create-testdir --dir testdir1 stddef-h
[...]
configure.ac:168: warning: AC_LANG_CONFT