Comment #1 on issue 1029 by daiki.ueno: ENV variable should not be used in
Makefile
http://code.google.com/p/ibus/issues/detail?id=1029
I think it is reasonable to avoid using $ENV, which is even mentioned in
SUSv3.
Since IBus uses Automake, Automake assumes GNU make, GNU make assumes that
the shell running inside is "sh", simply removing env call should be enough
(patch attached).
Attachments:
0001-Don-t-set-ENV-in-Makefile.patch 2.1 KB
--
You received this message because you are subscribed to the Google
Groups "ibus-devel" group.
iBus project web page: http://code.google.com/p/ibus/
iBus dev group: http://groups.google.com/group/ibus-devel?hl=en