r15625@rob-kinyons-computer (orig r9171): rkinyon | 2007-02-26 11:56:32 -0500
[dbsrgits/DBM-Deep.git] / t / 13_setpack.t
index fe8be0f..9b468b4 100644 (file)
@@ -77,7 +77,7 @@ my ($default, $small, $medium, $large);
 
 SKIP: {
     skip "Largefile support is not compiled into $^X", 3
-        if 1; #unless $Config{ uselargefile };
+        unless $Config{ use64bitall };
 
     my ($fh, $filename) = new_fh();
     {