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


_______________________________________________
bug-lilypond mailing list
bug-lilypond@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to