If I type "make validate ALL_LINGUAS="en de fr", that works right.
If I type "make validate", I get fr only.
With "set", I get a list of variables, but ALL_LINGUAS is not in it...
julien
Axel Wernicke a écrit :
Am 21.03.2006 um 20:46 schrieb julien:
Formerly, when I typed "make validate", validation was for all
languages. Now, it is for "fr" only.
that was not changed - was it??
I prefer the former version.
for a good reason!
Is it possible to return to it?
Here is my configure.in:
# You can set the ALL_LINGUAS environment variable to
# control what languages are build.
if test "x$ALL_LINGUAS" != "x"; then
ALL_LINGUAS=$ALL_LINGUAS
else
ALL_LINGUAS="cs de en fr hr it nl sv zh_CN"
fi
AC_SUBST(ALL_LINGUAS)
hmm, so what happens if you say make validate ALL_LINGUAS="en cs de fr"
? Does it work? Did you set the ALL_LINGUAS variable in your shell (by
accident may be)?
just wondering...
greetings, lexA
julien
_______________________________________________
Gimp-docs mailing list
Gimp-docs@xxxxxxxxxxxxxxxxxxxxxx
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-docs
---
Live is like a chocolate box, you never know what you wanna get...
GPG Signatur auf http://wernicke-online.net/Impressum/ prüfen
_______________________________________________
Gimp-docs mailing list
Gimp-docs@xxxxxxxxxxxxxxxxxxxxxx
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-docs