--- Makefile.in.orig Tue Oct 23 19:53:21 2001 +++ Makefile.in Mon Dec 17 23:28:20 2001 @@ -13,7 +13,7 @@ MAKE=make SHELL=/bin/sh INSTALL_INFO = install-info -MAKEINFO=makeinfo +MAKEINFO=makeinfo --no-split # Where the TeX macros are kept: texmacrodir = /usr/local/lib/tex/macros @@ -120,8 +120,7 @@ fi install: elisp - $(srcdir)/mkinstalldirs $(infodir) - cp elisp elisp-* $(infodir) + cp elisp $(infodir) ${INSTALL_INFO} --info-dir=${infodir} ${infodir}/elisp installall: install