bug#11793: [PATCH] docs: document AM_MISSING_PROG

2012-06-28 Thread Stefano Lattarini
tags 11793 patch close 1173 thanks Hi Eric, thanks for the patch. On 06/27/2012 11:55 PM, Eric Blake wrote: > Addresses automake bug#11793. > > This macro has been present for a long time, and coreutils has been > relying on it despite no documentation, which argues that it is stable > enough to

bug#11793: [PATCH] docs: document AM_MISSING_PROG

2012-06-27 Thread Eric Blake
On 06/27/2012 03:55 PM, Eric Blake wrote: > Addresses automake bug#11793. > > This macro has been present for a long time, and coreutils has been > relying on it despite no documentation, which argues that it is stable > enough to be worth documenting. > > Furthermore, since we are hoping to cha

bug#11793: [PATCH] docs: document AM_MISSING_PROG

2012-06-27 Thread Eric Blake
Addresses automake bug#11793. This macro has been present for a long time, and coreutils has been relying on it despite no documentation, which argues that it is stable enough to be worth documenting. Furthermore, since we are hoping to change our preferred invocation from 'missing --run program'