On Thu, 27 Dec 2012 16:35:58 +0100 Leif Middelschulte
<leif.middelschu...@gmail.com> said:

> Hello everyone,
> 
> Does anybody have a problem with replacing the English terms parameters of
> grep in m4_define([v_rev], m4_esyscmd([(svnversion "${SVN_REPO_PATH:-.}" |
> grep -v '\(export\|Unversioned directory\)' || echo 0) | awk -F : '{printf("%s
> \n", $1);}' | tr -d ' :MSP\n'])) (taken from configure.ac) with something
> like `gettext -d subversion "Unversioned directory%"` so it'll work in
> non-Enligsh environments too?

and that will work better than just setting LC_ALL=C ? :)

-- 
------------- Codito, ergo sum - "I code, therefore I am" --------------
The Rasterman (Carsten Haitzler)    ras...@rasterman.com


------------------------------------------------------------------------------
Master HTML5, CSS3, ASP.NET, MVC, AJAX, Knockout.js, Web API and
much more. Get web development skills now with LearnDevNow -
350+ hours of step-by-step video tutorials by Microsoft MVPs and experts.
SALE $99.99 this month only -- learn more at:
http://p.sf.net/sfu/learnmore_122812
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to