now usesitecustomize is used more generic
H.Merijn Brand [Fri, 8 Apr 2005 14:16:59 +0000 (14:16 +0000)]
p4raw-id: //depot/perl@24210

config_h.SH

index 575e19d..fde606b 100644 (file)
@@ -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.