Jakub Narebski a écrit : > Signed-off-by: Jakub Narebski <jnareb@xxxxxxxxx> > --- > This patch needs checking if it correctly sets OLD_ICONV > when needed. I have checked only that it is not set when > with new iconv() declaration. Could people using Cygwin > (and other with OLD_ICONV: Darwin) test it? Not working on Cygwin: $ autoconf $ ./configure --prefix=/usr/local --build=i686-pc-cygwin ... configure: CHECKS for header files checking for old iconv()... no It should be yes above. And in config.mak.autogen we have: OLD_ICONV= Note also that you should remove all the hard-coded settings in Makefile anyway. Pascal. -- --|------------------------------------------------------ --| Pascal Obry Team-Ada Member --| 45, rue Gabriel Peri - 78114 Magny Les Hameaux FRANCE --|------------------------------------------------------ --| http://www.obry.net --| "The best way to travel is by means of imagination" --| --| gpg --keyserver wwwkeys.pgp.net --recv-key C1082595 - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html