diff options
author | Jarkko Hietaniemi <jhi@iki.fi> | 2001-07-08 16:10:07 +0000 |
---|---|---|
committer | Jarkko Hietaniemi <jhi@iki.fi> | 2001-07-08 16:10:07 +0000 |
commit | 1d59c5938585e57d4e63102254ee53b59b0bd9ac (patch) | |
tree | 9a0a4316b5abe2a6f44963af49cae0c1abfd1d9e /Configure | |
parent | bae06e144a614ad8a7230d3ed1ed64843cd97c73 (diff) | |
download | perl-1d59c5938585e57d4e63102254ee53b59b0bd9ac.tar.gz |
Detypo, problem noticed by Gerrit P. Haase.
p4raw-id: //depot/perl@11217
Diffstat (limited to 'Configure')
-rwxr-xr-x | Configure | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -20,7 +20,7 @@ # $Id: Head.U,v 3.0.1.9 1997/02/28 15:02:09 ram Exp $ # -# Generated on Sun Jul 8 03:26:11 EET DST 2001 [metaconfig 3.0 PL70] +# Generated on Sun Jul 8 20:08:04 EET DST 2001 [metaconfig 3.0 PL70] # (with additional metaconfig patches by perlbug@perl.org) cat >c1$$ <<EOF @@ -16247,7 +16247,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 |