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 e3c91890f..24ce48d8f 100755
--- a/configure.pl
+++ b/configure.pl
@@ -488,7 +488,7 @@ sub autoload_modules {
}
}
- autoconfig("Enabling $mod ($realname): loading");
+ #autoconfig("Enabling $mod ($realname): loading");
$loaded{$type}{$mod} = 1;
$$config{'modules'}{$mod} = 1;
}