James Britt wrote: > Charles Comstock wrote: > >>> >> When you configure do a --enable-install-doc and then it will >> autoinstall as you build. Personally I think that should be the >> default and --disable-install-doc should be the option if say you were >> rapidly recompiling the ruby source. > > > I don't recall that even being mentioned when I did ./configure --help. > > I had remembered something along those lines from a thread on ruby-core, > but did not see any option listed to tell configure to do this. But, indeed, it *is* there, last item in right before Optional Features. James