1 2 3 4 5 6 7 8 9 10 11
--- configure.orig Mon Aug 21 05:14:11 2000 +++ configure Wed Sep 13 20:51:38 2000 @@ -1255,7 +1255,7 @@ for dir in $with_qt do - if test -f $dir/lib/libqt.so.2 + if test -f $dir/lib/libqt2.so then qthome=$dir echo "found in $dir"