]> sourceware.org Git - automake.git/commit
Change the handling of conditionals: instead of using an ad-hoc
authorAkim Demaille <akim@epita.fr>
Wed, 21 Feb 2001 08:32:03 +0000 (08:32 +0000)
committerAkim Demaille <akim@epita.fr>
Wed, 21 Feb 2001 08:32:03 +0000 (08:32 +0000)
commit8df3280e3845213869e7d7088089975fd40d89ed
tree11c283770b6af3f4be5f39e70c74326f43d9e531
parent35c1843b9e25b594bc4be6a6f3617ff074fa4ae3
Change the handling of conditionals: instead of using an ad-hoc
encoding to store a hash in a string, use hashes.
* automake.in (&conditional_dump): New.
(&check_ambiguous_conditional, &variable_defined)
(&variable_conditions_sub, &variable_value_as_list_worker)
(&define_variable, read_am_file, &read_main_am_file): Be sure to
handle `$conditional{$vars}' as a hash instead of a plain string.
ChangeLog
automake.in
tests/cond.test
This page took 0.02563 seconds and 5 git commands to generate.