]> git.ipfire.org Git - thirdparty/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)
commitce5c9353785c80883494d3f0c87556988bc45d5c
treed4d94dcb59acd8a00d84414229dacd4c3870a446
parent0752ad5ea2f12e5a2c7e6ed6b9853bfcd996c4d1
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