Re: Bugs in installing...

Jan-Åke Larsson <[email protected]> Wed, 23 Mar 2005 23:28:08 +0100
Newsgroups gmane.emacs.auc-tex
Message-ID <[email protected]>
David Kastrup wrote:
> The AUCTeX procedure of generating a tarball right now is: use "cvs
> export" with a tag name to get the right version tags, do ./autogen.sh
> (which could possibly be replaced by just running autoconf), do a
> ./configure with arbitrary options, then run make to generate the
> tarball.

OK. I have not implemented the full AUCTeX dist target, since you
didn't ask for it (did I just say that? yikes!) I have made some
changes to the make targets:

clean: remove things make has created, except things needed in the
       tarball (see below)
distclean: make clean and remove things created by configure
       (including Makefile, so beware)
maintainer-clean: make distclean and also things created by the
       tarball-ready target

tarball-ready: create doc/preview-latex.info, README and its
       colleagues. This will generate preview-dtxdoc.texi (via perl)
       and make all necessary calls to makeinfo. Then make distclean.

Please test that it works to your liking.
/JÅ

-- 
Quantum particles: The dreams that stuff is made of.