mark@mcs.vuw.ac.nz said: > > This can't use with sim because it was linked at not sim/ > > but sim/*/ . > > I've tried to fix it, but I can't see how to get > > the top level build directory. > > > > Would anyone fix it? > > I couldn't see how either - we want $ac_top_builddir but the only way > to set it is undocumented. But, we can just keep trying. Want to try > this patch? > I was discussing exactly this problem with Alexander Olivia just last > night. I think the patch he proposed to me and which I've run tests on is > a bit more general than your solution. I'll post it tonight. > R. Here's the patch I have. R. 2006/06/12 Richard Earnshaw Alexandre Oliva * config/gettext-sister.m4 (ZW_GNU_GETTEXT_SISTER_DIR): Add optional argument for where to search for NLS config file. * sim/common/aclocal.m4: Pass ../../intl to ZW_GNU_GETTEXT_SISTER_DIR. * sim/common/common.m4: Likewise. * sim/*/configure: Regenerate.