Sophie

Sophie

distrib > * > 2008.0 > x86_64 > by-pkgid > 3fefaeaa10d6010a7097b56d4093c984 > files > 6

minicom-2.2-1mdv2008.0.src.rpm

--- minicom-2.2/src/intl.h.setlocale	2003-03-30 20:55:51.000000000 +0200
+++ minicom-2.2/src/intl.h	2007-03-08 18:01:03.000000000 +0100
@@ -3,9 +3,6 @@
 #ifdef HAVE_LOCALE_H
 # include <locale.h>
 #endif
-#if !HAVE_SETLOCALE
-# define setlocale(Category, Locale) /* empty */
-#endif
 
 #define N_(Str) (Str)