This is a live mirror of the Perl 5 development currently hosted at
https://github.com/perl/perl5
https://perl5.git.perl.org
/
metaconfig.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d23c2a3
)
Backport 83f8bb564961ee8fba35156e720bef403d8fa9a7
author
H.Merijn Brand
<merijn@tux09.procura.nl>
Fri, 10 Dec 2010 11:03:03 +0000
(12:03 +0100)
committer
H.Merijn Brand
<merijn@tux09.procura.nl>
Fri, 10 Dec 2010 11:03:03 +0000
(12:03 +0100)
merge XS-APItest-KeywordRPN into XS-APItest
U/perl/Extensions.U
patch
|
blob
|
blame
|
history
diff --git
a/U/perl/Extensions.U
b/U/perl/Extensions.U
index
7bc6bdf
..
d1787c2
100644
(file)
--- a/
U/perl/Extensions.U
+++ b/
U/perl/Extensions.U
@@
-262,13
+262,6
@@
for xxx in $known_extensions ; do
$define) avail_ext="$avail_ext $xxx" ;;
esac
;;
- XS/APItest/KeywordRPN|xs/apitest/keywordrpn)
- # This is just for testing. Skip it unless we have dynamic loading.
-
- case "$usedl" in
- $define) avail_ext="$avail_ext $xxx" ;;
- esac
- ;;
XS/Typemap|xs/typemap)
# This is just for testing. Skip it unless we have dynamic loading.
case "$usedl" in