[sudo-commits] sudo changeset 9518:4447190f212b

Todd C. Miller Todd.Miller at courtesan.com
Wed Jul 9 14:00:18 MDT 2014


changeset:	9518:4447190f212b in /home/hg/sudo
details:	http://www.sudo.ws/repos/sudo/rev/4447190f212b
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Tue Jul 08 20:19:09 2014 -0600

Log Message:
	Remove @SOEXT@ and @SHLIB_EXT@ now that we use libtool to install
	shared objects.  Instead, use the new @SHLIB_ENABLE@ that is set
	to the value of $enable_dlopen.  For sudo_noexec.so there is nothing
	special to do since the install-noexec target is only called when
	noexec is enabled by configure.

diffstat:

 configure                        |  15 ++-------------
 configure.ac                     |  14 ++------------
 plugins/group_file/Makefile.in   |   6 +++---
 plugins/sample/Makefile.in       |   6 +++---
 plugins/sudoers/Makefile.in      |  14 ++++++--------
 plugins/system_group/Makefile.in |   6 +++---
 src/Makefile.in                  |   9 ++-------
 7 files changed, 21 insertions(+), 49 deletions(-)


More information about the sudo-commits mailing list