[sudo-commits] sudo changeset 6525:1ccf5af58c05

Todd C. Miller Todd.Miller at courtesan.com
Thu Mar 10 11:00:24 EST 2011


changeset:	6525:1ccf5af58c05 in /home/hg/sudo
details:	http://www.sudo.ws/repos/sudo/rev/1ccf5af58c05
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Thu Mar 10 11:00:11 2011 -0500

Log Message:
	Install plugins manually instead of using libtool.  This works
	around a problem on AIX where libtool will install a .a file
	containing the .so file instead of the .so file itself.

diffstat:

 configure                        |  11 ++++++++---
 configure.in                     |  11 +++++++----
 plugins/sample/Makefile.in       |   5 +++--
 plugins/sample_group/Makefile.in |   5 +++--
 plugins/sudoers/Makefile.in      |   7 +++++--
 5 files changed, 26 insertions(+), 13 deletions(-)



More information about the sudo-commits mailing list