Glynn/Others:
I just fixed libgnetwork, and AFAIK, what needs to be done is: 1.) Make sure you're using intltool >= 0.28. 2.) Add intltool-modules/XML/Parser/Style/OrigTree.pm to the toplevel EXTRA_DIST. 3.) Add intltool-modules to .cvsignore. It's also documented in intltool/README.Hrm, am I the only one that thinks this solution really sucks balls? Is there not a cleverer way of doing all of this [this applies to the rest of the intltool stuff, as well as omf stuff].
At least some of the nastyness mentioned in the above steps should no longer be necessary since the OrigTree.pm module is no longer used in intltool. A better way of specifying handlers for the Tree style is now being used in intltool-merge. This should hopefully make using intltool >= 0.28 easier. The changes just went into CVS head today, so you should only need to upgrade. -- Brian