--- lynx2-8-7/src/LYMain.c-orig 2010-01-27 18:32:32.725470407 -0600 +++ lynx2-8-7/src/LYMain.c 2010-01-27 18:33:17.861726632 -0600 @@ -935,7 +935,7 @@ static void append_ssl_version(char **ta static void SetLocale(void) { -#ifdef LOCALE +#if defined(LOCALE) && !defined(HAVE_LIBINTL_H) /* * LOCALE support for international characters. */