* David Kastrup (2005-06-14) writes: > Ralf Angeli <[EMAIL PROTECTED]> writes: > >> * David Kastrup (2005-06-14) writes: >> >>> Anyway, we still need to heed "--disable-preview" for our install >>> targets. >> >> Is the current implementation not good enough? > > Uh, there is a current implementation? We don't descend into the > preview directories, and that is good enough for the code. But the > documentation of preview is not in the preview subdirectories.
In Makefile.in, `install' depends on `install-docs'. `install-docs' calls `install-auctex' in the doc/ directory. In addition it calls `install-preview' in the doc/ directory if the package was configured with preview. -- Ralf _______________________________________________ auctex-devel mailing list [email protected] http://lists.gnu.org/mailman/listinfo/auctex-devel
