]> sourceware.org Git - automake.git/commit
For PR automake/343:
authorAlexandre Duret-Lutz <adl@gnu.org>
Sun, 25 Aug 2002 20:45:50 +0000 (20:45 +0000)
committerAlexandre Duret-Lutz <adl@gnu.org>
Sun, 25 Aug 2002 20:45:50 +0000 (20:45 +0000)
commit65f1b847c6cec4e026baaa5297455829a638a875
tree9a08a1c544a1c46e4fd46c56d2ccb78b32d07f80
parentc9094e71300c38655b93901bf53e0f633c15bf61
For PR automake/343:
* automake.in (scan_texinfo_file) <clean_suffixes>: Remove dvi, ps,
and pdf.
(output_texinfo_build_rules): Define %DIRSTAMP% when processing
texibuild.am.  Return $dirstamp and a list of files to clean.
(handle_texinfo_helper): Process texi-vers.am after the call to
output_texinfo_build_rules and use $dirstamp to define %DIRSTAMP%.
* lib/am/texi-vers.am (%STAMPVTI%): Build %DIRSTAMP% if needed.
* lib/am/texibuild.am (%DEST_PREFIX%%DEST_SUFFIX%): Likewise.
(%DEST_PREFIX%.dvi, %DEST_PREFIX%.pdf): Depend on %DIRSTAMP%.
* tests/texinfo13.test: New file.
* tests/Makefile.am (TESTS): Add texinfo13.test.
* lib/am/texinfos.am (install-info-am, dist-info): Looks for
info files in build or source directory.
This completes the change from 2002-07-30 (for PR automake/168).
ChangeLog
Makefile.in
NEWS
automake.in
lib/am/texi-vers.am
lib/am/texibuild.am
lib/am/texinfos.am
tests/Makefile.am
tests/Makefile.in
tests/texinfo13.test [new file with mode: 0755]
This page took 0.025567 seconds and 5 git commands to generate.