On Wed, 13 Oct 1999, matthew green wrote:
> Replaced some goofy sed stuff (make -> gmake) with proper patches
> to configure.in and configure.
>
>
> i hope this uses ${GMAKE} and not a hardcoded "gmake".
Hmmm. I patched Configure to pick $GMAKE out of the environment,
but forgot to set it there. Fixed.