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:
c1b49bc
)
typos in config_h.SH (from Paul_Green@vos.stratus.com)
author
Gurusamy Sarathy
<gsar@cpan.org>
Fri, 4 Feb 2000 07:08:14 +0000
(07:08 +0000)
committer
Gurusamy Sarathy
<gsar@cpan.org>
Fri, 4 Feb 2000 07:08:14 +0000
(07:08 +0000)
p4raw-id: //depot/perl@4978
config_h.SH
patch
|
blob
|
blame
|
history
diff --git
a/config_h.SH
b/config_h.SH
index
b9342c8
..
c1dc5a7
100644
(file)
--- a/
config_h.SH
+++ b/
config_h.SH
@@
-1432,7
+1432,7
@@
sed <<!GROK!THIS! >config.h -e 's!^#undef\(.*/\)\*!/\*#define\1 \*!' -e 's!^#un-
*/
#$d_gethname HAS_GETHOSTNAME /**/
#$d_uname HAS_UNAME /**/
-#$d_phostname HAS_PHOSTNAME
+#$d_phostname HAS_PHOSTNAME
/**/
#ifdef HAS_PHOSTNAME
#define PHOSTNAME "$aphostname" /* How to get the host name */
#endif
@@
-2795,7
+2795,7
@@
sed <<!GROK!THIS! >config.h -e 's!^#undef\(.*/\)\*!/\*#define\1 \*!' -e 's!^#un-
* This symbol, if defined, indicates that Perl should
* be built to use multiplicity.
*/
-#ifndef MULTIPLICTY
+#ifndef MULTIPLIC
I
TY
#$usemultiplicity MULTIPLICITY /**/
#endif