# HG changeset patch # User Richard M. Stallman # Date 937273743 0 # Node ID cfbc1fabda229bf9252cc62955f176112acee714 # Parent c8067b54bd557902849c45cd515f7724d9e8ff4f *** empty log message *** diff -r c8067b54bd55 -r cfbc1fabda22 lispref/README --- a/lispref/README Mon Sep 13 22:43:15 1999 +0000 +++ b/lispref/README Tue Sep 14 01:49:03 1999 +0000 @@ -37,6 +37,7 @@ To create a DVI file with a sorted index, execute the following commands in the shell: +% ./configure % make index.texi % make elisp.dvi @@ -44,4 +45,5 @@ with `make-permuted-index'. ** To make an Info file, you need to install Texinfo, then run -`make elisp'. To install the Info files, run `make install'. +`./configure' and `make elisp'. To install the Info files, run +`make install'.