This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Bump to 5.13.0
[perl5.git] / hints / 3b1.sh
index 8c9f5a9..991348a 100644 (file)
@@ -1,4 +1,15 @@
 d_voidsig='undef'
-d_tosignal='int';
-echo "If you're going to use shared libraries, don't include -lmalloc, and"
-echo "change cc to '/bin/ccc' when editing config.sh at the end."
+d_tosignal='int'
+gidtype='int'
+groupstype='int'
+uidtype='int'
+# Note that 'Configure' is run from 'UU', hence the strange 'ln'
+# command.
+for i in .. ../x2p
+do
+      rm -f $i/3b1cc
+      ln ../hints/3b1cc $i
+done
+echo "\nIf you want to use the 3b1 shared libraries, complete this script then" >&4
+echo "read the header in 3b1cc.           [Type carriage return to continue]\c" >&4
+read vch