> Patch attached. Tarball contains two entries -- the patch file
> itself, pdfroff.sh-20050623.patch, and a ChangeLog entry in
> Changes.txt.
Applied, thanks.
> BTW, Bernd Warken has asked if we can omit his e-mail address from
> ChangeLog entries. Can you address that, for
NCUA
Home | Search | Privacy Policy &
Accessibility | Site
Map| Contact Us
National Credit Union Administration
Share Insurance |
Resources for
Credit Unions | Resources for
[EMAIL PROTECTED],A}$($F$-$^$7$?!#(B
$B$3$3?t%v7n$G#3#0Be(B, $B#4#0Be(B, $B$=$l0J>[EMAIL
PROTECTED],A}$($F$*$j$^$9!#(B
$B$$$m$$$mLu$"$j$J$N$+$bCN$l$^$;$s$N$G!"CK$H$7$F<[EMAIL
PROTECTED]"$k#3#0Be0J>e$N(B
[EMAIL PROTECTED];W$$!"$3$N%a!<%k$rAw$j$^$7$?!#(B
$B#P#C=i?4%a(B, $BD>EE8r49$b;
On Jun 23, 2005, at 12:31 PM, Werner LEMBERG wrote:
%^&*! OK, I've just committed my fourth try to fix the eternal getopt
problem. This time I use the gnulib version with a prefix to avoid
any collision with local getopt versions.
Groffers, please test!
Works perfectly for me now on OSX! -
> The `xditview' directory is not handled for me. I have Linux Debian
> `testing' with X Window, but this seems to be unrecognized.
> XPROGDIRS is empty in Makefile after `configure'.
Strange. Please send me the config.log file for further
investigation. Where are your X header and library fil
Werner LEMBERG <[EMAIL PROTECTED]> schrieb am 23.06.05 09:33:54:
>
> Actually, it is handled.
>
> From Makefile.in:
>
> # `XPROGDIRS' is either `src/devices/xditview src/utils/xtotroff' or empty.
> [EMAIL PROTECTED]@
>
> XPROGDIRS is only set if X11 is available. Or do you mean something
> This morning I get:
>
> g++ -I. -I. -I/Users/Robert/groff/src/include
> -I/Users/Robert/groff/src/include -DHAVE_CONFIG_H -g -O2 -c color.cpp
> In file included from color.cpp:30:
> /usr/include/unistd.h:183: error: declaration of C function `int
> getopt(int,
> char* const*, const char
[bash 2.05b.0]
> `gxditview' has some trouble with the man page of `bash'. From page
> 54 up to the end, it produces only trash output, while the display
> of `xditview' is alright. `xditview' just remarks an error `Unknown
> command d', although `groff' produces its intermediate output
> witho
> In /src/devices/xditview, the Imakefile was replaced
> by a Makefile. But the directory is not called by `make'. If one
> adds this directory to /Makefile, only the man page is
> installed. `gxditview' is not even generated.
Actually, it is handled.
>From Makefile.in:
# `XPROGDIRS' is ei