Undo the references to local{lib,arch} introduced by #3006.
Jarkko Hietaniemi [Mon, 22 Feb 1999 08:54:06 +0000 (08:54 +0000)]
p4raw-id: //depot/cfgperl@3007

Configure
config_h.SH

index ccad94e..dd46fb8 100755 (executable)
--- 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 Mon Feb 22 10:45:25 EET 1999 [metaconfig 3.0 PL70]
+# Generated on Mon Feb 22 10:52:12 EET 1999 [metaconfig 3.0 PL70]
 # (with additional metaconfig patches by perlbug@perl.com)
 
 cat >/tmp/c1$$ <<EOF
index 0802395..27f547f 100644 (file)
@@ -2350,10 +2350,6 @@ sed <<!GROK!THIS! >config.h -e 's!^#undef\(.*/\)\*!/\*#define\1 \*!' -e 's!^#un-
  *     The standard distribution will put nothing in this directory.
  *     Individual sites may place their own extensions and modules in
  *     this directory.
- *     This differs from LOCALARCH in that SITEARCH is often
- *     a shared network directory while LOCALARCH is
- *     at a local disk, because of policy/administrative issues
- *     like for example caching (performance), licensing, or security.
  */
 /* SITEARCH_EXP:
  *     This symbol contains the ~name expanded version of SITEARCH, to be used
@@ -2370,10 +2366,6 @@ sed <<!GROK!THIS! >config.h -e 's!^#undef\(.*/\)\*!/\*#define\1 \*!' -e 's!^#un-
  *     The standard distribution will put nothing in this directory.
  *     Individual sites may place their own extensions and modules in
  *     this directory.
- *     This differs from LOCALLIB in that SITELIB is often
- *     a shared network directory while LOCALLIB is
- *     at a local disk, because of policy/administrative issues
- *     like for example caching (performance), licensing, or security.
  */
 /* SITELIB_EXP:
  *     This symbol contains the ~name expanded version of SITELIB, to be used