This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Metaconfig unit change for #11217.
authorJarkko Hietaniemi <jhi@iki.fi>
Sun, 8 Jul 2001 16:10:30 +0000 (16:10 +0000)
committerJarkko Hietaniemi <jhi@iki.fi>
Sun, 8 Jul 2001 16:10:30 +0000 (16:10 +0000)
p4raw-id: //depot/metaconfig@11218

U/perl/Extensions.U

index cb1223a..b050f43 100644 (file)
@@ -119,7 +119,7 @@ for xxx in $known_extensions ; do
                $define) avail_ext="$avail_ext $xxx" ;;
                esac
                ;;
-       I18N::Langinfo|i18n_lan)
+       I18N/Langinfo|i18n_lan)
                case "$i_langinfo$d_nl_langinfo" in 
                $define$define) avail_ext="$avail_ext $xxx" ;;
                esac