]> git.ipfire.org Git - thirdparty/automake.git/commit
refactor: improve signature of 'check_directory' sub in automake
authorStefano Lattarini <stefano.lattarini@gmail.com>
Mon, 17 Oct 2011 09:38:01 +0000 (11:38 +0200)
committerStefano Lattarini <stefano.lattarini@gmail.com>
Mon, 17 Oct 2011 09:38:01 +0000 (11:38 +0200)
commit579b15b79bb494f51e44baaaffc18c8c1e636e63
treedb4ace98543dd81d28b716647bb805d102e58370
parent64aebd615605c46e9b969aab0e6fbfb58863cb81
refactor: improve signature of 'check_directory' sub in automake

* automake.in (check_directory): Take the relative directory
the directory to be checked is expected to be found into as
an optional parameter, rather than reading it from the global
variable `$relative_dir'.
(scan_autoconf_traces, check_directories_in_var): Adjust.
ChangeLog
automake.in