> There were some issues with getopt.h on, for example, Tru64. On that
> platform, stdio.h #include's getopt.h, so the __GETOPT_PREFIX was not
> set when groff's getopt.h was included, leading to linker errors.
> 
> The solution is simply to move the __GETOPT_PREFIX #define to before all
> the #include statements.

Applied, thanks.


    Werner


_______________________________________________
Groff mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/groff

Reply via email to