[sudo-commits] sudo changeset 5293:dc174f135919

Todd C. Miller Todd.Miller at courtesan.com
Fri Apr 30 12:18:16 EDT 2010


changeset:	5293:dc174f135919 in /home/hg/sudo
details:	http://www.sudo.ws/repos/sudo/rev/dc174f135919
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Fri Apr 30 12:18:06 2010 -0400

Log Message:
	Fix building with non-BSD versions of make such as GNU make.
	Requires VPATH support, which should be in any non-neolithic make.

diffstat:

 compat/Makefile.in          |  3 +++
 plugins/sample/Makefile.in  |  3 +++
 plugins/sudoers/Makefile.in |  3 +++
 src/Makefile.in             |  3 +++
 4 files changed, 12 insertions(+), 0 deletions(-)



More information about the sudo-commits mailing list