summaryrefslogtreecommitdiff
path: root/config_h.SH
diff options
context:
space:
mode:
authorH.Merijn Brand <h.m.brand@xs4all.nl>2005-04-08 14:16:59 +0000
committerH.Merijn Brand <h.m.brand@xs4all.nl>2005-04-08 14:16:59 +0000
commit835dc977775cbf623226bc819d8c87309aea7151 (patch)
tree21ba8b3b8e7ef0c56c431bc54febcad4ce9a739e /config_h.SH
parentc9b2b9d4d960a51598189ee80c55769909ce4114 (diff)
downloadperl-835dc977775cbf623226bc819d8c87309aea7151.tar.gz
now usesitecustomize is used more generic
p4raw-id: //depot/perl@24210
Diffstat (limited to 'config_h.SH')
-rw-r--r--config_h.SH2
1 files changed, 1 insertions, 1 deletions
diff --git a/config_h.SH b/config_h.SH
index 575e19d8f4..fde606b370 100644
--- a/config_h.SH
+++ b/config_h.SH
@@ -3474,7 +3474,7 @@ sed <<!GROK!THIS! >$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.