From: Jarkko Hietaniemi Date: Thu, 12 Jul 2001 16:05:31 +0000 (+0000) Subject: Retract #11309 since #11310 is a better fix. X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=4ce9c3e619c6ed8983fc8632268bc79c26008e0e;p=p5sagit%2Fp5-mst-13.2.git Retract #11309 since #11310 is a better fix. p4raw-id: //depot/perl@11311 --- diff --git a/t/lib/1_compile.t b/t/lib/1_compile.t index 4674639..2ebfb98 100644 --- 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