bug-lilypond
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: STEPMAKE_GETTEXT works incorrectly


From: John Mandereau
Subject: Re: STEPMAKE_GETTEXT works incorrectly
Date: Wed, 03 Jun 2009 12:06:09 +0200
User-agent: Thunderbird 2.0.0.21 (X11/20090320)

Werner LEMBERG a écrit :
Without testing it actually: It looks good.
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++:

configure:7001: checking for gettext
configure:7057: gcc -o conftest -O2 -finline-functions -g -pipe conftest.c -ldl >&5
conftest.c:8:1: warning: "PACKAGE_NAME" redefined
conftest.c:2:1: warning: this is the location of the previous definition
conftest.c:56: warning: conflicting types for built-in function 'gettext'
configure:7063: $? = 0
configure:7081: result: yes

Am I misled by the warning message "autoconf <= 2.59 with g++ >= 3.3 gettext
test broken", or should gettext test really be done with g++ instead of gcc?

Best,
John




reply via email to

[Prev in Thread] Current Thread [Next in Thread]