Yasufumi Haga wrote: ... > > I'm afraid I didn't forget to do autogen.sh. Now I run it again after "make > clean distclean", > and "grep"ed localedir and bindir for "src/Makefile". It resulted in: > ... > [EMAIL PROTECTED] e]$ grep localedir src/Makefile > -D LOCALEDIR=\"$(localedir)\" \
Hmm... I have $ grep localedir src/Makefile localedir = ${datarootdir}/locale -D LOCALEDIR=\"$(localedir)\" \ > > By the way, I tried doing grep "localedir" for "src/Makefile" in 0.16.8.10 > released version, > It shows nothing. "src/Makefile" in the released version doesn't seem to have > "localedir" > variable in it. > Yeah, that was changed during the autofoo cleanups. Could you try changing the LOCALEDIR definition in src/Makefile.am to LOCALEDIR=\"$(datadir)/locale\" and see if that solves the problem? /Kim ------------------------------------------------------------------------- SF.Net email is sponsored by: Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace _______________________________________________ enlightenment-users mailing list enlightenment-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-users