diff options
author | Guy Harris <gharris@sonic.net> | 2020-07-14 15:35:03 -0700 |
---|---|---|
committer | Guy Harris <gharris@sonic.net> | 2020-07-14 15:35:03 -0700 |
commit | 1b5e454310d1de44bc985d62290bf72af17a62b8 (patch) | |
tree | 478dc68bac70e8daa14cb7aa7727a2ac00c0d9fa /testprogs/fuzz/fuzz_rclient.c | |
parent | 8c2a1671463b28e96d3302df03dcb7afe2476036 (diff) |
configure: don't look for libnl in a .libs directory.
As I remember, that's some sort of libtool thing, which shows up in
build directories but not in install directories, so that would mean
--with-libnl=XXX would work if you were pointing it at a build directory
(*if* libnl uses libtool) but wouldn't work if you were pointing it at
the tree under which libnl was installed.
This should address the main part of GitHub issue #952.
Diffstat (limited to 'testprogs/fuzz/fuzz_rclient.c')
0 files changed, 0 insertions, 0 deletions