From: Jarkko Hietaniemi Date: Mon, 22 Feb 1999 08:54:06 +0000 (+0000) Subject: Undo the references to local{lib,arch} introduced by #3006. X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=2b941da944ac32ea06934284ab45d176ab756e8d;p=p5sagit%2Fp5-mst-13.2.git Undo the references to local{lib,arch} introduced by #3006. p4raw-id: //depot/cfgperl@3007 --- diff --git a/Configure b/Configure index ccad94e..dd46fb8 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 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$$ <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 <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