aboutsummaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index 1a99e2f7..86643062 100755
--- a/configure
+++ b/configure
@@ -6992,7 +6992,7 @@ else
#
# No, we don't have libnl at all.
#
- if test x$with_libnl = xyes ; then
+ if test x$with_libnl != xno ; then
as_fn_error $? "libnl support requested but libnl not found" "$LINENO" 5
fi