* [Buildroot] patch for gettext package (bug#13000)
@ 2007-04-18 7:37 Francois Visconte
0 siblings, 0 replies; only message in thread
From: Francois Visconte @ 2007-04-18 7:37 UTC (permalink / raw)
To: buildroot
Here is the path to put in 'package/gettext/gettext-plural-exp.patch':
Cheers,
Fran?ois Visconte
--- gettext-0.14.6/gettext-runtime/intl/plural-exp.h 2005-05-20
23:03:38.000000000 +0200
+++ gettext-0.14.6/gettext-runtime/intl/plural-exp.h 2007-04-13
15:54:54.000000000 +0200
@@ -110,7 +110,7 @@
unsigned long int *npluralsp)
internal_function;
-#if !defined (_LIBC) && !defined (IN_LIBINTL)
+#if !defined (__UCLIBC__) && !defined (_LIBC) && !defined (IN_LIBINTL)
extern unsigned long int plural_eval (struct expression *pexp,
unsigned long int n);
#endif
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2007-04-18 7:37 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-04-18 7:37 [Buildroot] patch for gettext package (bug#13000) Francois Visconte
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox