configure gives a WARNING about autoconf/g++ combination. I've upgraded my environment (SuSE 8.2) to autoconf 2.59 and still get the warning, as shown below. (g++ and autoconf versions also shown).
Either the message or the test should be corrected. Thanks /Hans # ... (snip from configure output) ... checking for yyFlexLexer.yy_current_buffer... no checking language... English checking g++ version... 3.3 configure: WARNING: autoconf <= 2.57 with g++ >= 3.3 gettext test broken. configure: WARNING: Trying gcc, cross thumbs. checking for gettext in -lintl... no > # autoconf and g++ versions ... > autoconf --version autoconf (GNU Autoconf) 2.59 Written by David J. MacKenzie and Akim Demaille. Copyright (C) 2003 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. > g++ --version g++ (GCC) 3.3 Copyright (C) 2003 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. _______________________________________________ Bug-lilypond mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/bug-lilypond
