aboutsummaryrefslogtreecommitdiffstats
path: root/configure.pl
diff options
context:
space:
mode:
Diffstat (limited to 'configure.pl')
-rwxr-xr-xconfigure.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.pl b/configure.pl
index 01797d0c8..f8f58088c 100755
--- a/configure.pl
+++ b/configure.pl
@@ -480,7 +480,7 @@ sub can_enable_module {
}
}
- autoconfig("Could not get a dep match for $_ for mod $mod");
+ #autoconfig("Could not get a dep match for $_ for mod $mod");
# Could not find a match
return '';
}