1 --- Configure.orig Tue Feb 29 19:07:00 2000
2 +++ Configure Thu Mar 2 10:10:24 2000
6 if test X"$trnl" = X; then
7 + case "`echo foo|tr '\r\n' xy 2>/dev/null`" in
8 + fooxy) trnl='\n\r' ;;
11 +if test X"$trnl" = X; then
14 $me: Fatal Error: cannot figure out how to translate newlines with 'tr'.
17 echo "I don't know where '$file' is, and my life depends on it." >&4
18 echo "Go find a public domain implementation or fix your PATH setting!" >&4
32 *) for thislib in $libs; do