]> git.ipfire.org Git - thirdparty/automake.git/commit
* automake.in (%am_vars, @var_list, %def_type): Globals.
authorAkim Demaille <akim@epita.fr>
Mon, 5 Mar 2001 14:30:28 +0000 (14:30 +0000)
committerAkim Demaille <akim@epita.fr>
Mon, 5 Mar 2001 14:30:28 +0000 (14:30 +0000)
commitdec92301c9074b51640e7c8229ee238be001aad4
tree5013cb6e5dd61d41363922b7b6be79d43fd42cf1
parent42e0f40a6f12ccb88edbda1d11590c1698d91f99
* automake.in (%am_vars, @var_list, %def_type): Globals.
(&initialize_per_input): Initialize them.
(&read_main_am_file): Don't local them.
(&get_object_extension): $objext is private.
(&handle_single_transform_list): $lang is.
(&handle_ltlibraries): $libname_rx is.
(&scan_autoconf_config_files): How about actually paying attention
to your arguments, instead of working on $_? (this is no Perl
variable, it's a Perl variable followed by a question mark).
(&file_contents): $contents and $separator are private.
(&am_install_var): Declare @condvals, not $condvals.
(%make_dirs): My.
ChangeLog
automake.in