[sudo-commits] sudo changeset 12112:597ba26af997

Todd C. Miller Todd.Miller at sudo.ws
Mon Jan 20 06:38:59 MST 2020


changeset:	12112:597ba26af997 in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/597ba26af997
user:		Todd C. Miller <Todd.Miller at sudo.ws>
date:		Mon Jan 20 06:37:42 2020 -0700

Log Message:
	Add abs_top_srcdir and abs_top_builddir and use them.
	Configure provides absolution versions of srcdir, builddir, top_srcdir
	and top_builddir.  We can use these instead of calling pwd.

diffstat:

 Makefile.in                      |  16 ++++++++++------
 doc/Makefile.in                  |   7 +++++--
 examples/Makefile.in             |   9 ++++++---
 include/Makefile.in              |   5 ++++-
 lib/iolog/Makefile.in            |  11 +++++++----
 lib/logsrv/Makefile.in           |  11 +++++++----
 lib/util/Makefile.in             |  11 +++++++----
 lib/zlib/Makefile.in             |   9 ++++++---
 logsrvd/Makefile.in              |  11 +++++++----
 plugins/group_file/Makefile.in   |  11 +++++++----
 plugins/python/Makefile.in       |  11 +++++++++--
 plugins/sample/Makefile.in       |  11 +++++++----
 plugins/sudoers/Makefile.in      |  11 +++++++----
 plugins/system_group/Makefile.in |  11 +++++++----
 src/Makefile.in                  |  11 +++++++----
 15 files changed, 103 insertions(+), 53 deletions(-)


More information about the sudo-commits mailing list