diff -Naur aspell-0.60.7-20131207-orig/modules/speller/default/language.cpp aspell-0.60.7-20131207/modules/speller/default/language.cpp | |
--- aspell-0.60.7-20131207-orig/modules/speller/default/language.cpp 2011-07-05 03:46:03.000000000 +0300 | |
+++ aspell-0.60.7-20131207/modules/speller/default/language.cpp 2014-12-13 21:19:22.924600000 +0300 | |
@@ -20,7 +20,7 @@ | |
#include "getdata.hpp" | |
#include "file_util.hpp" | |
-#ifdef ENABLE_NLS | |
+#ifdef HAVE_LANGINFO_CODESET | |
# include <langinfo.h> | |
#endif | |