]> sourceware.org Git - automake.git/commit
Fix for PR automake/9:
authorTom Tromey <tromey@redhat.com>
Sun, 19 Dec 1999 10:00:06 +0000 (10:00 +0000)
committerTom Tromey <tromey@redhat.com>
Sun, 19 Dec 1999 10:00:06 +0000 (10:00 +0000)
commitfde34b0e66f9e657a7769bca83a2b2ddfa5aea03
treed6121c82a05f1d05a0eda57e4bb2aeabfb541c79
parente7d36eefb9404c1107d50274f324f22635fd65dd
Fix for PR automake/9:
* automake.in (make_dirs, make_dirs_set): New globals.
(is_make_dir): New function.
(handle_configure): Use it.
(require_file_internal): Push file if there is no Makefile in its
directory.
(initialize_per_input): Initialize handle_dist_run.
(push_dist_common): Inspect handle_dist_run.
(handle_dist): Set handle_dist_run.  Push items from
configure_dist_common onto dist_common if appropriate.
(configure_dist_common): New global.
(scan_configure): Set it.
(maybe_push_required_file): New function.
(require_file_internal): Use it.
ChangeLog
automake.in
This page took 0.028418 seconds and 5 git commands to generate.