]> Savannah Git Hosting - gnulib.git/commit
maint.mk: do not always evaluate intprops-related shell
authorJim Meyering <meyering@fb.com>
Sat, 31 Dec 2016 09:31:59 +0000 (01:31 -0800)
committerJim Meyering <meyering@fb.com>
Sat, 31 Dec 2016 09:31:59 +0000 (01:31 -0800)
commitffff79dad7f396cf0bfe7b72d212da72245a6f01
tree43e7a0a0f01ef3733498c230d364e5dbbfce4742
parent1894933d68f985605a2822af8e9b84b3da3a56fc
maint.mk: do not always evaluate intprops-related shell

* top/maint.mk (_intprops_names): Change := to just "=" to avoid
using gnulib_dir undefined (gnulib_dir is defined later in the
file, which will be fixed separately), and besides, there is no
need to incur the cost of this shell invocation for every single
use of this .mk file.  Reported by Eric Blake in
https://lists.gnu.org/archive/html/bug-gnulib/2016-12/msg00137.html
ChangeLog
top/maint.mk