$OpenBSD: patch-Configure,v 1.1 2001/02/13 13:02:55 naddy Exp $ --- Configure.orig Tue Feb 13 13:39:54 2001 +++ Configure Tue Feb 13 13:40:18 2001 @@ -15,10 +15,10 @@ PATH=".:$PATH:/bin:/usr/bin:/usr/sbin:/usr/local/bin:/usr/ucb:/usr/local:/usr/lbin:/etc:/usr/new:/usr/new/bin:/usr/nbin" export PATH || (echo "OOPS, this isn't sh. Desperation time. I will feed myself to sh."; sh $0; kill $$) -if test ! -t 0; then - echo "Say 'sh Configure', not 'sh /dev/null 2>&1 && \ echo "(I see you are using the Korn shell. Some ksh's blow up on Configure," && \