]> Savannah Git Hosting - gnulib.git/commit
maint.mk: give projects more flexibilty in set_prog_name arguments
authorPádraig Brady <P@draigBrady.com>
Sat, 12 Jul 2014 14:21:12 +0000 (15:21 +0100)
committerPádraig Brady <P@draigBrady.com>
Sat, 12 Jul 2014 14:22:28 +0000 (15:22 +0100)
commit4044ca9a9c317335c0f730e9417e57343029d3c4
tree5f3bf420546f795c92c6eca36f0415ebaead3b43
parentc4093fa1648a0d2385c58d75c3140def7dcdebdf
maint.mk: give projects more flexibilty in set_prog_name arguments

* top/maint.mk (sc_program_name): Allow arguments other than argv[0]
to be passed to set_program_name().  This is needed by the multicall
coreutils program for example.
top/maint.mk