El 5/12/2007, a las 22:19, Jakub Narebski escribió:
Ahhh... now I understand. You have installed new iconv() on your
computer, and generic 'uname -s' (OS name) based guessing in Makefile
guesses wrongly that you need OLD_ICONV, while ./configure script
actually tests it and correctly decides to unset OLD_ICONV !
No, nothing installed. It's that Mac OS X 10.5 (Leopard)/Darwin 9
comes with a newer version of iconv. So while there was no warning
prior to Leopard there is one now, which your patch fixes for those
using configure.
This came up before here:
<http://marc.info/?l=git&m=119397507006026&w=2>
Still, I'd like to fix the warning for those who don't use configure.
Have posted a separate patch for that just now.
Cheers,
Wincent
-
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