Re: git Autoconf warnings about gnulib macros

2009-05-03 Thread Bruno Haible
Hello Ralf, > when I try to > gnulib-tool --with-tests --test > > with git Autoconf, I get this set of warnings: > > configure.ac:2159: warning: AC_REQUIRE: `gl_PREREQ_VASNPRINTF_LONG_DOUBLE' > was expanded before it was required > glm4/vasnprintf.m4:101: gl_PREREQ_VASNPRINTF_INFINITE_LONG_DO

git Autoconf warnings about gnulib macros

2009-05-02 Thread Ralf Wildenhues
Hello, when I try to gnulib-tool --with-tests --test with git Autoconf, I get this set of warnings: configure.ac:2159: warning: AC_REQUIRE: `gl_PREREQ_VASNPRINTF_LONG_DOUBLE' was expanded before it was required glm4/vasnprintf.m4:101: gl_PREREQ_VASNPRINTF_INFINITE_LONG_DOUBLE is expanded fro