Roger Mc Murtrie <[EMAIL PROTECTED]> writes:
>> I'm having trouble implementing the patches.
[...]
> I managed to get configure to work by changing in guile-readline/
> configure.in
> AC_INIT(guile-readline,
> m4_esyscmd(. ../GUILE-VERSION && echo -n ${GUILE_VERSION}))
> to
> AC_INIT(guile-readline,[1.8.3],[EMAIL PROTECTED])
FWIW: the patch didn't change that line, so I'd guess that the patch
application problems were caused by a mail server or client somewhere
mangling the patch. I'll take care from now on to provide patches as
attachments, instead of just inline in the text.
> PASS: check-guile
> ==================
> All 1 tests passed
> ==================
Fantastic; many thanks for trying this out.
Neil