Lapo Luchini wrote, On 23.9.2006 18:50: > The FreeBSD port devel/monotone needs the following patches, would they > probably be a problem on others systems, or can I simply apply then to > the trunk and push to venge.net? > > I guess the common "problem" is that Linux by default have some gettext > calls even if now using gettext, or something like that? > [...] > --- configure.orig Sun Sep 17 21:28:11 2006 > +++ configure Sat Sep 23 18:38:33 2006 > @@ -10827,7 +10827,7 @@ > #ifdef __cplusplus > "C" > #endif > -const char *_nl_expand_alias (); > +const char *_nl_expand_alias (int); You need to edit gettext.m4 or even better, force this fix into master Gettext sources. I once tried to do that, but my email got ignored in their mailing list.
> int
> main ()
> {
[...]
--
Vaclav Haisman
signature.asc
Description: OpenPGP digital signature
_______________________________________________ Monotone-devel mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/monotone-devel
