Index: trunk/psconfig/pschecklibs
===================================================================
--- trunk/psconfig/pschecklibs	(revision 22719)
+++ trunk/psconfig/pschecklibs	(revision 22721)
@@ -190,4 +190,5 @@
 my $bad_force;
 foreach $k (keys %force) {
+    next if lc($k) eq 'all';
     print STDERR "\nERROR: -force $k requested but $k isn't in the list of libraries\n";
     $bad_force = 1;
