]> sourceware.org Git - automake.git/commit
* alocal.in: Use Automake::Configure_ac.
authorAlexandre Duret-Lutz <adl@gnu.org>
Mon, 2 Jun 2003 23:34:57 +0000 (23:34 +0000)
committerAlexandre Duret-Lutz <adl@gnu.org>
Mon, 2 Jun 2003 23:34:57 +0000 (23:34 +0000)
commit569b71f89870ab5de918409b98ba340025e27067
tree5db4ec44a5f56d2d04c306aba6443e9b1c356a22
parent9a556e112a4719458d5251c3c4e787df7a675e60
* alocal.in: Use Automake::Configure_ac.
($configure_ac): Delete.
(scan_configure): Adjust use of find_configure_ac;
* automake.in: Use Automake::Configure_ac.
($configure_ac): Delete.
(scan_autoconf_files): Adjust use of find_configure_ac;
* lib/Automake/Configure_ac.pm: New file.
* lib/Automake/General.pm (find_configure_ac): Delete.  Now
replaced by Automake::Configure_ac::search_configure_ac.
* lib/Automake/Makefile.am (dist_perllib_DATA): Add Configure_ac.pm.
* lib/Automake/Variable.pm: Use Automake::Configure_ac.
(require_variables): Adjust use of $configure_ac.
17 files changed:
ChangeLog
Makefile.in
aclocal.in
automake.in
configure
lib/Automake/Configure_ac.pm [new file with mode: 0644]
lib/Automake/General.pm
lib/Automake/Makefile.am
lib/Automake/Makefile.in
lib/Automake/Variable.pm
lib/Automake/tests/Makefile.in
lib/Makefile.in
lib/am/Makefile.in
m4/Makefile.in
stamp-vti
tests/Makefile.in
version.texi
This page took 0.031571 seconds and 5 git commands to generate.