m4: With efl with binary macro to help cross-compilation
authorStefan Schmidt <s.schmidt@samsung.com>
Tue, 26 Mar 2013 17:25:35 +0000 (17:25 +0000)
committerStefan Schmidt <s.schmidt@samsung.com>
Tue, 26 Mar 2013 17:28:57 +0000 (17:28 +0000)
commit40e7751055e494bb03444b028fe08d4a4ea84dbc
tree44082bb47fbb7d63a192d5ece8760bdf1562a9f0
parent585ea16d7f86e943fb7fbb1302b0e6a80106c771
m4: With efl with binary macro to help cross-compilation

Stumbled over it while trying to give configure a working edje_cc
when doing cross-compile. The path was picked up but never set as
the Makefile_Edje_Helper.am guarded it with HAVE_EDJE_CC which we
never successfully assigned due to this typo.

Thanks goes to Daniel for another round of pair-bug-spotting.
m4/efl_binary.m4