]> git.ipfire.org Git - thirdparty/krb5.git/commit
Simplify libreadline configure support 920/head
authorGreg Hudson <ghudson@mit.edu>
Tue, 23 Apr 2019 16:41:11 +0000 (12:41 -0400)
committerGreg Hudson <ghudson@mit.edu>
Tue, 23 Apr 2019 16:41:11 +0000 (12:41 -0400)
commit64e82a1da0e252df02894df22735236b9aa62f26
treec91176b124e9153e7947b856cd1d881ae831c9b8
parentbf4156db4f6c2e8cd420cd556bfa9e39f1a3d556
Simplify libreadline configure support

If configure is explicitly asked to build with libreadline, look for
and link against only -lreadline, relying on the platform to resolve
any dependencies.

ticket: 8795
src/configure.ac