summaryrefslogtreecommitdiffstats
path: root/experimental/tqtinterface/qt4/config.tests/x11/xinput.test
diff options
context:
space:
mode:
Diffstat (limited to 'experimental/tqtinterface/qt4/config.tests/x11/xinput.test')
-rwxr-xr-xexperimental/tqtinterface/qt4/config.tests/x11/xinput.test4
1 files changed, 2 insertions, 2 deletions
diff --git a/experimental/tqtinterface/qt4/config.tests/x11/xinput.test b/experimental/tqtinterface/qt4/config.tests/x11/xinput.test
index d63fb7f50..c8b3e08dc 100755
--- a/experimental/tqtinterface/qt4/config.tests/x11/xinput.test
+++ b/experimental/tqtinterface/qt4/config.tests/x11/xinput.test
@@ -39,7 +39,7 @@ for LIBDIR in $LIBDIRS; do
done
if [ -z "$F" ]; then
XINPUT=no
- [ "VERBOSE" = "yes" ] && echo " Could not tqfind XInput lib anywhere in $LIBDIRS"
+ [ "VERBOSE" = "yes" ] && echo " Could not find XInput lib anywhere in $LIBDIRS"
fi
# check for XInput.h and the IRIX wacom.h
@@ -59,7 +59,7 @@ if [ "$XINPUT" = "yes" ]; then
done
if [ -z "$F" ]; then
XINPUT=no
- [ "$VERBOSE" = "yes" ] && echo " Could not tqfind $I anywhere in $INCDIRS"
+ [ "$VERBOSE" = "yes" ] && echo " Could not find $I anywhere in $INCDIRS"
fi
done
fi