> After having applied my patch and called autogen.sh, I no longer get
> the warning, but it seems from config.log that gettext test is done
> with gcc and not g++:

There is an explicit call to AC_LANG_C in the top-level `configure.in'
file, which should be removed IMHO.  Ideally, everything should be run
with C++ (we only use g++), and the AC_LANG_PUSH/POP trickery -- `also
in aclocal.m4' -- should be removed, too.


    Werner


_______________________________________________
bug-lilypond mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to