[sudo-commits] sudo changeset 9159:94591b765371

Todd C. Miller Todd.Miller at courtesan.com
Tue Dec 10 14:39:07 MST 2013


changeset:	9159:94591b765371 in /home/hg/sudo
details:	http://www.sudo.ws/repos/sudo/rev/94591b765371
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Mon Dec 09 14:00:55 2013 -0700

Log Message:
	check_symbols needs to link with SUDO_LIBS in order to get -lpthread
	on HP-UX for libldap (which uses threads).  It would be better to
	have a separate variable for the pthread library but this is no
	worse than it used to be.

diffstat:

 plugins/sudoers/Makefile.in |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)


More information about the sudo-commits mailing list