On vr, 2009-06-05 at 09:38 +0200, Werner LEMBERG wrote: > > 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.
Quite possibly that's the best solution. However, note that aclocal.m4 is part of stepmake/, which was once designed to be a lilypond-independent modular simple makefile-build system. Forcing c++ would remove that feature... Jan. -- Jan Nieuwenhuizen <[email protected]> | GNU LilyPond - The music typesetter AvatarĀ®: http://AvatarAcademy.nl | http://lilypond.org _______________________________________________ bug-lilypond mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bug-lilypond
