summaryrefslogtreecommitdiffstats
path: root/tqtinterface/qt4/config.tests/unix/cups.test
diff options
context:
space:
mode:
Diffstat (limited to 'tqtinterface/qt4/config.tests/unix/cups.test')
-rwxr-xr-xtqtinterface/qt4/config.tests/unix/cups.test4
1 files changed, 2 insertions, 2 deletions
diff --git a/tqtinterface/qt4/config.tests/unix/cups.test b/tqtinterface/qt4/config.tests/unix/cups.test
index 5f31f1d..0b97e2b 100755
--- a/tqtinterface/qt4/config.tests/unix/cups.test
+++ b/tqtinterface/qt4/config.tests/unix/cups.test
@@ -45,7 +45,7 @@ else
done
if [ -z "$F" ]; then
CUPS=no
- [ "VERBOSE" = "yes" ] && echo " Could not tqfind CUPS lib anywhere in $LIBDIRS"
+ [ "VERBOSE" = "yes" ] && echo " Could not find CUPS lib anywhere in $LIBDIRS"
fi
done
fi
@@ -67,7 +67,7 @@ then
done
if [ -z "$F" ]; then
CUPS=no
- [ "$VERBOSE" = "yes" ] && echo " Could not tqfind $I anywhere in $INCDIRS"
+ [ "$VERBOSE" = "yes" ] && echo " Could not find $I anywhere in $INCDIRS"
fi
done
fi