I was working on the Russian Plucker viewer tonight (Oleg's
translation) and ran into some weird anomalies with the compilation, related
to (once again) the TRG headers. After fumbling around with my environment
(I use both prc 0.6 and prc 2.0 for building various things), noticed
distclean in viewer/Makefile (line 85) removes the AutoCF.h, ffslib.h, and
Trg.h headers upon build. Should we really be removing these with distclean?
The other thing I found was that the version is improperly reported
by autogen.sh now (this used to work):
"Plucker @@VERSION@@ was configured as follows:"
I'll keep posting some more gotchas as I find them.. I'll see if I
can't roll up a quick patch to hit some of these issues.
/d