Make install-info more XEmacs-friendly, fix some build interference from VC
commitcdc8f8f3799641f919515bd9fb815b133d247741
authorMichael W. Olson <mwolson@gnu.org>
Sun, 5 Aug 2007 21:23:06 +0000 (5 17:23 -0400)
committerMichael W. Olson <mwolson@gnu.org>
Sun, 5 Aug 2007 21:23:06 +0000 (5 17:23 -0400)
treeadfe1abe8cd7ffa8e0fbedd56ca7d047a50a8161
parentf3239b4735f897393e6e7496d3c62468386feb24
Make install-info more XEmacs-friendly, fix some build interference from VC

2007-08-05  Michael Olson  <mwolson@gnu.org>

* .gitignore: Add texi/muse.html.

* Makefile.defs.default (install_info): Rename from INSTALLINFO.
Turn this into something that can be called like a command, due to
needing to deal with XEmacs, which has different argument order.
Thanks to Terrence Brannon for the report.

* scripts/muse-build.el: Avoid interference from VC.el in the
build process.

* texi/Makefile (install): Call install_info.
.gitignore
Makefile.defs.default
scripts/muse-build.el
texi/Makefile