aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorlloyd <[email protected]>2008-09-29 18:25:28 +0000
committerlloyd <[email protected]>2008-09-29 18:25:28 +0000
commit10ad8ef010b1df58ba0db33793031aa80232f07b (patch)
treeb972292849b1da84d11b2ba955ae92807f1c0797
parent653cb1c0e041cb8a802f957716d77f569b03c263 (diff)
Quieter
-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;
}