SOURCES: gsmlib-include.patch (NEW) - proper locale includes

shadzik shadzik at pld-linux.org
Mon Sep 11 00:58:06 CEST 2006


Author: shadzik                      Date: Sun Sep 10 22:58:06 2006 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- proper locale includes

---- Files affected:
SOURCES:
   gsmlib-include.patch (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: SOURCES/gsmlib-include.patch
diff -u /dev/null SOURCES/gsmlib-include.patch:1.1
--- /dev/null	Mon Sep 11 00:58:06 2006
+++ SOURCES/gsmlib-include.patch	Mon Sep 11 00:58:01 2006
@@ -0,0 +1,12 @@
+--- gsmlib/gsm_nls.h	2002-05-14 21:38:12.000000000 +0200
++++ gsmlib/gsm_nls.h-new	2006-09-11 00:56:28.287012504 +0200
+@@ -27,9 +27,7 @@
+ #else
+ #include "../intl/libintl.h"
+ #endif
+-#ifdef HAVE_LOCALE_H
+ #include <locale.h>
+-#endif
+ 
+ #define _(String) dgettext(PACKAGE, String)
+ 
================================================================


More information about the pld-cvs-commit mailing list