projects
/
p5sagit/p5-mst-13.2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
65c50fd
)
(Retracted by #8395.)
Jarkko Hietaniemi [Sun, 25 Feb 2001 17:27:11 +0000 (17:27 +0000)]
Missing from #8930.
p4raw-id: //depot/perl@8932
perl.h
patch
|
blob
|
blame
|
history
diff --git
a/perl.h
b/perl.h
index
3ca2168
..
1259f62
100644
(file)
--- a/
perl.h
+++ b/
perl.h
@@
-3513,6
+3513,10
@@
typedef struct am_table_short AMTS;
#define EXEC_ARGV_CAST(x) x
#endif
+#ifdef EBCDIC
+#define ALPHAS_HAVE_GAPS
+#endif
+
/* and finally... */
#define PERL_PATCHLEVEL_H_IMPLICIT
#include "patchlevel.h"