From: Jarkko Hietaniemi <jhi@iki.fi>
Date: Sun, 8 Jul 2001 16:10:07 +0000 (+0000)
Subject: Detypo, problem noticed by Gerrit P. Haase.
X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=1d59c5938585e57d4e63102254ee53b59b0bd9ac;p=p5sagit%2Fp5-mst-13.2.git

Detypo, problem noticed by Gerrit P. Haase.

p4raw-id: //depot/perl@11217
---

diff --git a/Configure b/Configure
index 08afc72..451541a 100755
--- a/Configure
+++ b/Configure
@@ -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
diff --git a/config_h.SH b/config_h.SH
index 2cf8168..d80ccda 100644
--- a/config_h.SH
+++ b/config_h.SH
@@ -2957,7 +2957,7 @@ sed <<!GROK!THIS! >$CONFIG_H -e 's!^#undef\(.*/\)\*!/\*#define\1 \*!' -e 's!^#un
  *	This macro is to be used to generate uniformly distributed
  *	random numbers over the range [0., 1.[.  You may have to supply
  *	an 'extern double drand48();' in your program since SunOS 4.1.3
- *	doesn't provide you with anything relevant in it's headers.
+ *	doesn't provide you with anything relevant in its headers.
  *	See HAS_DRAND48_PROTO.
  */
 /* Rand_seed_t: