]> granicus.if.org Git - sudo/commit
Do not add LIBDL to SUDO_LIBS or SUDOERS_LIBS in configure, do it
authorTodd C. Miller <Todd.Miller@courtesan.com>
Tue, 26 Nov 2013 14:15:55 +0000 (07:15 -0700)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Tue, 26 Nov 2013 14:15:55 +0000 (07:15 -0700)
commit4247c1741bb50b05897e9e08f9575e8cff0e67c7
treec85eaa57ef887a20503854078f48e022552bde2b
parent94ad47ff98e57f0415862d41b55240b4ec8fb539
Do not add LIBDL to SUDO_LIBS or SUDOERS_LIBS in configure, do it
in Makefile.in so we can make it last.  Fixes a linking problem on
Ubuntu precise.
configure
configure.ac
plugins/sudoers/Makefile.in
src/Makefile.in