Lars Gullik Bjønnes a écrit :
Abdelrazak Younes <[EMAIL PROTECTED]> writes:
| Jean-Marc Lasgouttes a écrit :
| >>>>>> "Abdelrazak" == Abdelrazak Younes <[EMAIL PROTECTED]> writes:
| > Abdelrazak> So I admit I am fad up with it and I preserve to reserve
| > Abdelrazak> my future free time to LyX instead of the build system.
| > So you play with SCons instead ;)
|
| Only because it is _so_ to fix ;-)
It is only easy to fix since you have not tried to tackle the hard
problems yet.
Sure but, IMHO, python is _way_ much easier to read and fix than m4 and
co. And, before you ask, this is my first time with python.
Besides, I am repeating myself but you will do us a great favor if you
could point out a small list of hard problems that needs to be solved. I
could think of some by myself but the biggest one is, as far as I am
concerned, NLS support. For Windows/Mingw, I think the solution is to
use the external gettex and not the included one. For linux, I guess
dist/dist-install is the main problem; but Bo already said that there
are already existing solutions within Waf.
By the way, I forgot to report that, but even if --with-included-gettex
is not passed the included gettext is always compiled and used for me. I
tried --without-included-gettex but I got the same result. I actually
tried fix that but I got lost in "gettext.m4".
Abdel.