unsigned is a more reasonable socksizetype default (from
Gurusamy Sarathy [Sun, 19 Mar 2000 17:57:31 +0000 (17:57 +0000)]
Laszlo <ml1050@freemail.hu>)

p4raw-id: //depot/perl@5831

Configure

index 33d0566..f4138e6 100755 (executable)
--- a/Configure
+++ b/Configure
@@ -13881,7 +13881,7 @@ EOM
        esac
        ;;
 *)     : no sockets, so pick relatively harmless defaults
-       socksizetype='char *'
+       socksizetype='unsigned'
        ;;
 esac