]> granicus.if.org Git - sudo/commit
The --with-libpath option now adds to SUDOERS_LDFLAGS as well as LDFLAGS.
authorTodd C. Miller <Todd.Miller@courtesan.com>
Tue, 5 Apr 2011 13:42:59 +0000 (09:42 -0400)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Tue, 5 Apr 2011 13:42:59 +0000 (09:42 -0400)
commit021e2a94b9360f94949dba52905d47d620c27ec0
tree78f36086963324a6e57f9fda93fb829f4a6b1a73
parente55bbb18330b4c4b728f9781498b12ad7aaf7ac4
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.
configure
configure.in
plugins/sample/Makefile.in
plugins/sample_group/Makefile.in
plugins/sudoers/Makefile.in