* doc/misc/cl.texi (Argument Lists): Add indexes for &key and &aux.
[bpt/emacs.git] / doc / lispintro / Makefile.in
index ad1b978..363e122 100644 (file)
@@ -17,7 +17,7 @@
 # You should have received a copy of the GNU General Public License
 # along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.
 
-SHELL = /bin/sh
+SHELL = @SHELL@
 
 # NB If you add any more configure variables,
 # update the sed rules in the dist target below.