On Fri, 6 Oct 2000, Allan Rae wrote:
> Okay, I've fixed this in my tree will commit shortly once I've tried a few
> more times to get it to break.
>
> I got over zealous in my changes to po/Makefile.in.in and didn't realize
> how complicated and convoluted the procedure is for generating
> po/Makefile. I've now got a gettext.m4 friendly version.
>
> Will commit soon.
Committed. It should all work again now.
I changed the generation of ext_l10n.h to build into $(top_srcdir) instead
of $(top_builddir) so I could remove the possibility of either duplicate
entries of ext_l10n.h in POTFILES or xgettext not finding the file at all.
This shouldn't affect the building of dists etc.
Allan. (ARRae)