From eb158a65cde4742cfabf237bdea71df1c4b728fb Mon Sep 17 00:00:00 2001 From: Packit Date: Sep 15 2020 13:41:45 +0000 Subject: Apply patch lynx-2.8.8-locale.patch patch_name: lynx-2.8.8-locale.patch present_in_specfile: true --- diff --git a/src/LYMain.c b/src/LYMain.c index 36c22ed..d36707e 100644 --- a/src/LYMain.c +++ b/src/LYMain.c @@ -58,7 +58,7 @@ #include #endif -#if defined(LOCALE) && (!defined(HAVE_LIBINTL_H) || !defined(LC_ALL)) +#if defined(LOCALE) #undef gettext /* Solaris locale.h prototypes gettext() */ #include #ifndef HAVE_GETTEXT