Hello Brandon,
* Brandon Philips wrote on Wed, May 13, 2009 at 05:35:36PM CEST:
> acl[1] uses the libtool wrapper script for getfacl/setfacl to link
> them against an in-tree version of libacl. These tools use progname =
> basename(argv[0]); to figure out their names for help output, etc. but
> th
Brandon Philips wrote:
> Is there a way to make the libtool wrapper create an executable with
> the same "progname" as the final executable?
Not that I know of. However, the Smart People[tm] over at the gnulib
project seem to simply work around it. In the their progname module:
http://git.sava