Re: Gettext question
Håvard Kvålen <[email protected]>
| Newsgroups | gmane.comp.multimedia.xmms.devel |
|---|---|
| Message-ID | <[email protected]> |
On Fri, 23 Jan 2004, Espen Skoglund wrote: > I have no idea about gettext, so I'm asking this question here. The > patch below is apparently needed for building xmms with > gettext-0.12.1 on FreeBSD. Is this safe to commit? I.e., does it > break anything for other gettext versions? It looks like xgettext won't be used if it's older than 0.12 in any case, so it should be safe. I think it would be better to put this in po/Makevars instead. It is less likely that we will lose it in the next gettext upgrade that way. - Håvard