diff options
Diffstat (limited to 'tqtinterface/qt4/config.tests/x11/sm.test')
-rwxr-xr-x | tqtinterface/qt4/config.tests/x11/sm.test | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tqtinterface/qt4/config.tests/x11/sm.test b/tqtinterface/qt4/config.tests/x11/sm.test index a1ad33b..ad99d0e 100755 --- a/tqtinterface/qt4/config.tests/x11/sm.test +++ b/tqtinterface/qt4/config.tests/x11/sm.test @@ -35,7 +35,7 @@ if [ "$SM" = "yes" ]; then done if [ -z "$F" ]; then SM=no - [ "$VERBOSE" = "yes" ] && echo " Could not tqfind $INC anywhere in $INCDIRS" + [ "$VERBOSE" = "yes" ] && echo " Could not find $INC anywhere in $INCDIRS" fi fi |