From: H.Merijn Brand Date: Fri, 8 Apr 2005 14:16:59 +0000 (+0000) Subject: now usesitecustomize is used more generic X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=835dc977775cbf623226bc819d8c87309aea7151;p=p5sagit%2Fp5-mst-13.2.git now usesitecustomize is used more generic p4raw-id: //depot/perl@24210 --- diff --git a/config_h.SH b/config_h.SH index 575e19d..fde606b 100644 --- a/config_h.SH +++ b/config_h.SH @@ -3474,7 +3474,7 @@ sed <$CONFIG_H -e 's!^#undef\(.*/\)\*!/\*#define\1 \*!' -e 's!^#un * This symbol, if defined, indicates that sitecustomize should * be used. */ -#$d_sitecustomize USE_SITECUSTOMIZE /**/ +#$usesitecustomize USE_SITECUSTOMIZE /**/ /* Size_t_size: * This symbol holds the size of a Size_t in bytes.