]> granicus.if.org Git - sudo/commit
Do not pass libtool the -static-libtool-libs option when building
authorTodd C. Miller <Todd.Miller@courtesan.com>
Fri, 20 Apr 2012 13:41:18 +0000 (09:41 -0400)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Fri, 20 Apr 2012 13:41:18 +0000 (09:41 -0400)
commitf490ff228820d2372cdae083063e00c6e7f5a53d
tree0f277a4e303dffbb2e3158849b07a03b34a28e1c
parent4c36371ee1317dd4558f8384b9de7a2affb60766
Do not pass libtool the -static-libtool-libs option when building
sudo and sesh.  Otherwise, libtool may prefer a static version of
an installed library over a dynamic one when linking.
src/Makefile.in