This is a live mirror of the Perl 5 development currently hosted at
https://github.com/perl/perl5
https://perl5.git.perl.org
/
perl5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c9b2b9d
)
now usesitecustomize is used more generic
author
H.Merijn Brand
<h.m.brand@xs4all.nl>
Fri, 8 Apr 2005 14:16:59 +0000
(14:16 +0000)
committer
H.Merijn Brand
<h.m.brand@xs4all.nl>
Fri, 8 Apr 2005 14:16:59 +0000
(14:16 +0000)
p4raw-id: //depot/perl@24210
config_h.SH
patch
|
blob
|
blame
|
history
diff --git
a/config_h.SH
b/config_h.SH
index
575e19d
..
fde606b
100644
(file)
--- 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 /**/
+#$
use
sitecustomize USE_SITECUSTOMIZE /**/
/* Size_t_size:
* This symbol holds the size of a Size_t in bytes.