|
From: Julian S. <js...@ac...> - 2011-10-26 21:20:16
|
On Wednesday, October 26, 2011, John Reiser wrote: > >> running: aclocal > >> configure.in:1344: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call > >> detected in body > > > > I saw similar messages on a recent trunk checkout. The patch attached to > > my previous mail on this thread fixes these warnings. One level of m4 > > quoting is missing from a small portion of configure.in, which > > autoconf-2.68 (and AFAIK only 2.68) detects and warns about. > > Thank you, Dave. vg_m4_quoting_r12230.patch works for me, too. Ok, I'll push it into trunk and 3_7_BRANCH. Thanks for the patch and testing. Nothing if not arcane -- having looked at the patch makes me think of lisp, what with all those various kinds of brackets. J |