# $Id: Head.U,v 3.0.1.9 1997/02/28 15:02:09 ram Exp $
#
-# Generated on Tue Feb 22 06:52:47 EET 2000 [metaconfig 3.0 PL70]
+# Generated on Tue Feb 22 16:38:07 EET 2000 [metaconfig 3.0 PL70]
# (with additional metaconfig patches by perlbug@perl.com)
cat >/tmp/c1$$ <<EOF
libswanted="$libswanted socks5 socks5_sh"
;;
esac
+libsfound=''
+libsfiles=''
+libsdirs=''
for thislib in $libswanted; do
for thisdir in $libpth; do
xxx=''
yyy=`./try`
case "$yyy" in
'') fpossize=4
- echo " "
+ echo " " >&4
echo "(I can't execute the test program--guessing $fpossize.)" >&4
;;
*) fpossize=$yyy
- echo " $fpossize bytes."
+ echo " $fpossize bytes." >&4
;;
esac
else
dflt="$longsize"
- echo " "
+ echo " " >&4
echo "(I can't compile the test program. Guessing...)" >&4
rp="What is the size of your file positions (in bytes)?"
. ./myread