[sudo-commits] sudo changeset 7485:daeafaec094b

Todd C. Miller Todd.Miller at courtesan.com
Wed Jan 4 13:05:33 EST 2012


changeset:	7485:daeafaec094b in /home/hg/sudo
details:	http://www.sudo.ws/repos/sudo/rev/daeafaec094b
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Wed Jan 04 12:47:14 2012 -0500

Log Message:
	Add devdir before srcdir in include path and fix up dependecies
	accordingly and add better devdir support to mkdep.pl.  We also
	need to #include <gram.h> not "gram.h" and <def_data.h> and not
	"def_data.h" when generating the parser in a build dir.

diffstat:

 mkdep.pl                                    |   15 +++
 plugins/sudoers/Makefile.in                 |  112 ++++++++++++++--------------
 plugins/sudoers/gram.c                      |    2 +-
 plugins/sudoers/regress/parser/check_fill.c |    2 +-
 4 files changed, 73 insertions(+), 58 deletions(-)



More information about the sudo-commits mailing list