summaryrefslogtreecommitdiff
path: root/config_h.SH
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>1999-02-22 08:54:06 +0000
committerJarkko Hietaniemi <jhi@iki.fi>1999-02-22 08:54:06 +0000
commit2b941da944ac32ea06934284ab45d176ab756e8d (patch)
treea022a5f83912ededfb3063955e7cb4a072644b22 /config_h.SH
parent68c15b6fa35fc2fdb7a325ebe019c47b083fda6e (diff)
downloadperl-2b941da944ac32ea06934284ab45d176ab756e8d.tar.gz
Undo the references to local{lib,arch} introduced by #3006.
p4raw-id: //depot/cfgperl@3007
Diffstat (limited to 'config_h.SH')
-rw-r--r--config_h.SH8
1 files changed, 0 insertions, 8 deletions
diff --git a/config_h.SH b/config_h.SH
index 08023957cb..27f547f2eb 100644
--- a/config_h.SH
+++ b/config_h.SH
@@ -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