> "Lars" == Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes:
Lars> The problem will arise in 1.4.0cvs since then we will need to
Lars> set the locale to get localized buffers different from the gui.
Lars> And, at least on RH Linux, all locales _must_ have a country
Lars> specifier. Please run "
Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes:
| > "Lars" == Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes:
|
| Lars> make distcheck
|
| Lars> is a nice test for this. (if make distcheck worked that is...)
|
| As far as I know these variables are no standard automake variables,
| and are
> "Lars" == Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes:
Lars> make distcheck
Lars> is a nice test for this. (if make distcheck worked that is...)
As far as I know these variables are no standard automake variables,
and are not used anywhere.
I saw this when looking at what it would take
Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes:
| Index: lib/Makefile.am
| ===
| RCS file: /usr/local/lyx/cvsroot/lyx-devel/lib/Makefile.am,v
| retrieving revision 1.49
| diff -u -p -r1.49 Makefile.am
| --- lib/Makefile.am 18 Dec 2
The following patch
- adds support for icelandic and latin languages (supported by babel)
- removes what seems to be unused variables in Makefile.am
Lars?
JMarc
Index: lib/ChangeLog
===
RCS file: /usr/local/lyx/cvsroot/lyx-devel/l