On May 24, 2006, at 10:39 AM, Ben Pfaff wrote:
<snip> So: can you be more specific about what the bug actually is? As far as I can tell, it configures, builds, and installs the same way with both versions of Autoconf. The CVS version does report a warning from config.status; is the warning what you're reporting as a bug?
I don't believe EET actually installs anything as data. So it's not using ${datadir}. Things that do, such as embryo and/or edje, appear to install things correctly but the binaries actually reference (literally) ${datarootdir}/data instead of the correctly replaced / usr/share/embryo/data.
I used embryo as an example because it has this problem. Edje attempts to compile it's themes, it uses the program edje_cc which in turn calls embryo_cc for compiling the code snippets within the theme. When it does this it fails because it can't find $ {datarootdir}/include/edje.inc.
I hope that clarifies it a bit. -Blake -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

