273b87f4ea
PR: 21283 Submitted by: Ports Fury
12 lines
250 B
Plaintext
12 lines
250 B
Plaintext
--- 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"
|