Abdelrazak Younes <[EMAIL PROTECTED]> writes: > If this hasn't changed recently, with autotools the locales also have > the version suffix on windows. That's not the case for scons. I actually > prefer this last behaviour.
Then presumably building lyx with --with-version-suffix using scons will produce a non-localizable lyx because these .mo files won't be found by libgettext. Alternatively, the autotool-built version is non-localizable --- you get my point? They can't *both* be working... At least, I understand that Jean-Marc passes some magic to the gettext code to tell it where to find these .mo files... Angus