]> granicus.if.org Git - sudo/commit
check_symbols needs to link with SUDO_LIBS in order to get -lpthread
authorTodd C. Miller <Todd.Miller@courtesan.com>
Mon, 9 Dec 2013 21:00:55 +0000 (14:00 -0700)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Mon, 9 Dec 2013 21:00:55 +0000 (14:00 -0700)
commitb7c647a4fe6c01c2d83b5bdcfe75acc18d286454
treec94e22c9abcb5e01c8040bf64b31a3c4453ea473
parent8e04c592aef861b0141a84ebc54923945005c10c
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.
plugins/sudoers/Makefile.in