# Some fold programs (like HP-UX) insert a newline at the end, if the last
# line was not terminated with a newline and the -s option was given.
foldoutputcount=`echo $ac_n "abc$ac_c" | fold -b -s -w 20 | wc -c`
-test "$foldoutputcount" = 3 || { echo "SKIP: msgfilter-1"; rm -fr $tmpfiles; exit 77; }
+test X$foldoutputcount = X3 || { echo "SKIP: msgfilter-1"; rm -fr $tmpfiles; exit 77; }
tmpfiles="$tmpfiles mfi-test1.po"
cat <<EOF > mfi-test1.po