Hi,

Greg Troxel <g...@lexort.com> skribis:
> and, in guile-readline/Makefile.am I see
>
>   if HAVE_READLINE
>
>   SOURCES += ice-9/readline.scm
>
> and I don't see an else with EXTRA_DIST.  I think it's a bug for make
> dist contents to vary with whether or not libs are available on the
> local system.

Oops, good catch.  I’ve fixed the machinery to require ‘HAVE_READLINE’
when running ‘make dist’ (that sounded more reliable than duplicating
the list of source files in ‘guile-readline/Makefile.am’).

Thanks,
Ludo’.

Reply via email to