projects
/
p5sagit/p5-mst-13.2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
ba6ce41
)
Retract #11309 since #11310 is a better fix.
Jarkko Hietaniemi [Thu, 12 Jul 2001 16:05:31 +0000 (16:05 +0000)]
p4raw-id: //depot/perl@11311
t/lib/1_compile.t
patch
|
blob
|
blame
|
history
diff --git
a/t/lib/1_compile.t
b/t/lib/1_compile.t
index
4674639
..
2ebfb98
100644
(file)
--- a/
t/lib/1_compile.t
+++ b/
t/lib/1_compile.t
@@
-79,9
+79,6
@@
unless (has_extension('NDBM_File')) {
delete_by_name('Memoize::NDBM_File');
}
-# An odd dependency.
-delete_by_name('open') unless has_extension('I18N/Langinfo');
-
delete_by_prefix('unicode::');
add_by_name('unicode::distinct'); # put this back