freebsd-ports/finance/qhacc/files/patch-ab
Ade Lovett 273b87f4ea Update to 0.6
PR:		21283
Submitted by:	Ports Fury
2000-09-16 17:56:00 +00:00

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"