[sudo-commits] sudo changeset 6759:66ad8bc5e32d

Todd C. Miller Todd.Miller at courtesan.com
Tue Apr 5 09:43:07 EDT 2011


changeset:	6759:66ad8bc5e32d in /home/hg/sudo
details:	http://www.sudo.ws/repos/sudo/rev/66ad8bc5e32d
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Tue Apr 05 09:42:59 2011 -0400

Log Message:
	The --with-libpath option now adds to SUDOERS_LDFLAGS as well as LDFLAGS.
	Remove old -static hack for HP-UX < 9.
	Add LTLDFLAGS and set it to -Wc,-static-libgcc if not using GNU ld so we
	    don't have a dependency on the shared libgcc in sudoers.so.

diffstat:

 configure                        |  27 ++++++++++++++++++++-------
 configure.in                     |  12 +++++-------
 plugins/sample/Makefile.in       |   3 ++-
 plugins/sample_group/Makefile.in |   3 ++-
 plugins/sudoers/Makefile.in      |   3 ++-
 5 files changed, 31 insertions(+), 17 deletions(-)



More information about the sudo-commits mailing list