On Tue, May 10, 2011 at 03:07:04PM +0200, Manuel Giraud wrote: > Josh Elsasser <j...@elsasser.org> writes: > > > The following patch updates SBCL from 1.0.41 to 10.48. In the months > > since 1.0.41 there have been the usual pile of bug fixes, > > optimizations, and even new features. See > > /usr/local/share/doc/sbcl/NEWS or http://www.sbcl.org/all-news.html > > for details. > > > > This update also does something I've been meaning to do for a while, > > it switches to the prebuilt doc tarball and drops the texlive > > dependency. For this particular release that means HTML docs only, no > > texinfo or PDF. If this greatly distresses you then speak up now or > > forever hold your peace. > > > > Comments, ok? > > Many thanks for this update. Regarding the doc, I don't care about the > PDF but isn't it possible to keep building the info files without > relying on the texlive dependency? I find the info handy to browse > within emacs.
Oh, thanks for pointing that out. I'll see if I can build the info files without texlive, otherwise I'll add the texlive bit back in for now and see about getting info files included in the upstream doc tarball.