]> git.ipfire.org Git - thirdparty/automake.git/commit
* automake.in (&macro_define): Don't lose the location if we
authorAkim Demaille <akim@epita.fr>
Fri, 23 Mar 2001 17:06:39 +0000 (17:06 +0000)
committerAkim Demaille <akim@epita.fr>
Fri, 23 Mar 2001 17:06:39 +0000 (17:06 +0000)
commitb278e56f9627d8013dd77f0dfacdfe884f415b6a
treea17b9530209f3d5f2dc069e1cd76e5eb340b4ab1
parent0364b1abb8cfc57362325ca8a69371b3a27f4026
* automake.in (&macro_define): Don't lose the location if we
redefine a variable.
Don't push all the variables in @var_list, let...
(&read_am_file, &file_contents): ... do it.
(&define_pretty_variable): Use macro_define.
(&am_install_var): Delete the value of variables being redefined
to pacify &macro_define which checks that variables are not
doubly defined.
ChangeLog
automake.in