Hi Maciej,

Am 04.09.2012 um 19:03 schrieb Maciej (Matchek) BliziƄski <mac...@opencsw.org>:
> 2012/8/26  <chnin...@users.sourceforge.net>:
>> # For GNU gettext
>> -PATH := /opt/csw/gnu:$(PATH)
>> +CONFIGURE_ENV += XGETTEXT=/opt/csw/gnu/xgettext
>> +CONFIGURE_ENV += MSGMERGE=/opt/csw/gnu/msgmerge
>> +CONFIGURE_ENV += MSGFMT=/opt/csw/gnu/msgfmt
> 
> I was curious if there wasn't a more specific GAR abstraction for
> this, e.g. extra env flags that GAR would put together for you.

Indeed, you could use

EXTRA_CONFIGURE_EXPORTS += XGETTEXT MSGMERGE MSGFMT
CONFIGURE_ENV_XGETTEXT = /opt/csw/gnu/xgettext
CONFIGURE_ENV_MSGMERGE = /opt/csw/gnu/msgmerge
CONFIGURE_ENV_MSGFMT = /opt/csw/gnu/msgfmt


Best regards

  -- Dago


-- 
"You don't become great by trying to be great, you become great by wanting to 
do something,
and then doing it so hard that you become great in the process." - xkcd #896

Attachment: smime.p7s
Description: S/MIME cryptographic signature

_______________________________________________
devel mailing list
devel@lists.opencsw.org
https://lists.opencsw.org/mailman/listinfo/devel

Reply via email to