Problems installing NUT on Solaris 10

I ran into a couple problems compiling NUT on Solaris 10 today. They were pretty much due to bad setup on my part, but they did take a while to track down. For the record:

    libtool: link: false cru .libs/libparseconf.a .libs/parseconf.o
    gmake[1]: *** [libparseconf.la] Error 1

This turned out to be a consequence of not having /usr/ccs/bin in my $PATH.