summaryrefslogtreecommitdiffstats
path: root/experimental/tqtinterface/qt4/config.tests/x11/xcursor.test
diff options
context:
space:
mode:
Diffstat (limited to 'experimental/tqtinterface/qt4/config.tests/x11/xcursor.test')
-rwxr-xr-xexperimental/tqtinterface/qt4/config.tests/x11/xcursor.test6
1 files changed, 3 insertions, 3 deletions
diff --git a/experimental/tqtinterface/qt4/config.tests/x11/xcursor.test b/experimental/tqtinterface/qt4/config.tests/x11/xcursor.test
index 0f8a71ea4..514e33ca9 100755
--- a/experimental/tqtinterface/qt4/config.tests/x11/xcursor.test
+++ b/experimental/tqtinterface/qt4/config.tests/x11/xcursor.test
@@ -39,7 +39,7 @@ for LIBDIR in $LIBDIRS; do
done
if [ -z "$F" ]; then
XCURSOR=no
- [ "$VERBOSE" = "yes" ] && echo " Could not tqfind Xcursor lib anywhere in $LIBDIRS"
+ [ "$VERBOSE" = "yes" ] && echo " Could not find Xcursor lib anywhere in $LIBDIRS"
fi
# check for Xcursor.h
@@ -60,7 +60,7 @@ if [ "$XCURSOR" = "yes" ]; then
if [ -z "$F" ]
then
XCURSOR=no
- [ "$VERBOSE" = "yes" ] && echo " Could not tqfind $INC anywhere in $INCDIRS"
+ [ "$VERBOSE" = "yes" ] && echo " Could not find $INC anywhere in $INCDIRS"
fi
fi
@@ -71,7 +71,7 @@ if [ "$XCURSOR" = "yes" ]; then
if [ -z "$XCURSOR_MAJOR" -o -z "$XCURSOR_MINOR" ]; then
XCURSOR=no
[ "$VERBOSE" = "yes" ] && \
- echo " Could not tqfind Xcursor version."
+ echo " Could not find Xcursor version."
elif [ "$XCURSOR_MAJOR" != "1" ]; then
XCURSOR=no
[ "$VERBOSE" = "yes" ] && \