On 04/10/2010 21:43, Chris Frey wrote: > > The gettext manual at: > http://www.gnu.org/software/gettext/manual/gettext.html#lib_002fgettext_002eh > says: > > Do not install the gettext.h file in public locations. > Every package that needs it should contain a copy of it on its own. > > So I think each directory that contains an i18n.h header, should also > contain a copy of gettext.h, and i18n.h should include "gettext.h" instead > of<libintl.h>, as the docs say. > > I've added this to the repo, copying the gettext.h from Debian Lenny's > gettext 0.17-4 package on my system. The reason I add two instances of > this file is because of the recent binary packaging issues Martin Owens > and I ran into... it seems better in some cases to keep the sub modules > separate enough to break into separate tarballs if needed. > > Could you give it a test compile for me? Yes. It now compiles on Mac OS X with no issues or changes needed (but with NLS support disabled). Specifying --with-libintl-prefix when running configure also enables NLS support correctly and everything still compiles correctly.
Thanks for sorting that out. Regards, Toby ------------------------------------------------------------------------------ Beautiful is writing same markup. Internet Explorer 9 supports standards for HTML5, CSS3, SVG 1.1, ECMAScript5, and DOM L2 & L3. Spend less time writing and rewriting code and more time creating great experiences on the web. Be a part of the beta today. http://p.sf.net/sfu/beautyoftheweb _______________________________________________ Barry-devel mailing list Barry-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/barry-devel