Greg Troxel <g...@lexort.com> writes: > with or without -j2. I see ice-9/readline.scm in git but not in the > rc tarball.
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.