This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Get cpan/CGI/t/http.t working on VMS again
[perl5.git] / Configure
index 553a058..793f8fa 100755 (executable)
--- a/Configure
+++ b/Configure
@@ -22046,13 +22046,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