* David Kastrup (2005-04-28) writes:

> If you have a better proposal, I want to hear it.

Actually looking at the maintainer-clean target, my last proposal
doesn't seem to be such a good idea because the target deletes the
plain text documentation generated by autogen.sh.  Probably a better
way would be to let autom4te.cache be removed in autogen.sh (as it is
now) and use

./autogen.sh && ./configure && make distclean

instead.  Of course, the distclean target will have to descend into
the preview directory.

It is a pity that one cannot pass a command line argument to autoconf
for inhibiting the generation of autom4te.cache.

-- 
Ralf


_______________________________________________
auctex-devel mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/auctex-devel

Reply via email to