]> git.ipfire.org Git - thirdparty/autoconf.git/commit
autoreconf: minor simplifying refactoring
authorStefano Lattarini <stefano.lattarini@gmail.com>
Fri, 21 Sep 2012 07:56:06 +0000 (09:56 +0200)
committerStefano Lattarini <stefano.lattarini@gmail.com>
Fri, 21 Sep 2012 19:42:19 +0000 (21:42 +0200)
commit6ca25b1fe42c256de7838d01929e3b2b4cfb4591
tree7959cdb439c775f9771d0db76e2c86622c4bafc1
parentbc7e12e78e027522e4e2fcd3f8b6eae7a1913e9f
autoreconf: minor simplifying refactoring

* bin/autoreconf.in (run_aclocal): After the previous commit, this has
become just a useless wrapper around xsystem("$aclocal .."), so get rid
of it, and inline its expansion in the two places where it was used ...
(autoreconf_current_directory): ... in here.

Signed-off-by: Stefano Lattarini <stefano.lattarini@gmail.com>
bin/autoreconf.in