]> git.ipfire.org Git - thirdparty/autoconf.git/commit
AS_INIT: basename __file__
authorLuke Mewburn <luke@mewburn.net>
Sun, 5 Jul 2020 02:58:46 +0000 (12:58 +1000)
committerZack Weinberg <zackw@panix.com>
Sun, 5 Jul 2020 13:45:52 +0000 (09:45 -0400)
commitc6daae41276a49b52a9d5e2f70c95651364ed619
treeca7f3d22fd193e9a693fd18d852c71d271150ce3
parentd0acdabdeca8a396ae2d0877d3b802581ccef83d
AS_INIT: basename __file__

Fix AS_INIT to encode the basename of __file__
instead of the full path to the source directory.
Allows for reproducible builds.
lib/m4sugar/m4sh.m4
tests/m4sh.at