]> git.ipfire.org Git - thirdparty/automake.git/commit
ConfVars.pm: Move global vars to this module
authorMatthias Paulmier <matthias.paulmier@etu.u-bordeaux.fr>
Mon, 11 Jun 2018 14:12:05 +0000 (16:12 +0200)
committerMatthias Paulmier <matthias.paulmier@etu.u-bordeaux.fr>
Fri, 22 Jun 2018 12:19:00 +0000 (14:19 +0200)
commit2873033e62c6396eac407fef6d94b2e0a60b8e5c
treec892606fdafdd1ce8b62101c58edb1265debea7c
parent17babb6e4fee5288309b56c6c724eada1b451ca5
ConfVars.pm: Move global vars to this module

The variables are coherent with the methods served by this module.

The module still needs some documentation.
lib/Automake/ConfVars.pm
lib/Automake/Global.pm