Re: [Groff] Prerelease fails on OS X.3.9

2005-05-03 Thread Werner LEMBERG
> Like the title line says, with the messages: > > getopt.c:73:22: gettext.h: No such file or directory This is fixed now by reverting to the old getopt version. Will post a new preprelease soon. Werner ___ Groff mailing list Groff@gnu.org htt

Re: [Groff] Prerelease fails on OS X.3.9

2005-05-02 Thread Wartan Hachaturow
On 5/2/05, Robert Goulding <[EMAIL PROTECTED]> wrote: > getopt.c:73:22: gettext.h: No such file or directory Yeah, that's a really weird change (between 1.19 and 1.19.2pre): -#ifndef _ -/* This is for other GNU distributions with internationalized messages. */ -# if (HAVE_LIBINTL_H && ENABLE_NL