]> git.ipfire.org Git - thirdparty/automake.git/commit
CondStack.pm: Move @cond_stack to this file
authorMatthias Paulmier <matthias.paulmier@etu.u-bordeaux.fr>
Mon, 11 Jun 2018 14:04:38 +0000 (16:04 +0200)
committerMatthias Paulmier <matthias.paulmier@etu.u-bordeaux.fr>
Fri, 22 Jun 2018 12:18:55 +0000 (14:18 +0200)
commit17babb6e4fee5288309b56c6c724eada1b451ca5
tree1db31631a2f4743503206305b05602f26905a7b9
parent7f20965b622abc1487382125814edd23ff343335
CondStack.pm: Move @cond_stack to this file

This global variable is better to be served from this module.
lib/Automake/CondStack.pm
lib/Automake/Global.pm