From c155135f490eba3451c2cb3b97b26f500ba16b2f Mon Sep 17 00:00:00 2001 From: Sam Ravnborg Date: Sun, 29 Apr 2007 21:01:52 +0200 Subject: [PATCH] --- yaml --- r: 54147 b: refs/heads/master c: 9ae57004ca9c38ff8292c38a475c98b0ebbc0d74 h: refs/heads/master i: 54145: e3393768f65c87ad6fc3733978e66380ed0fb0c1 54143: fd8ba0b52831a04a38d65d2cdeeca945673aedd4 v: v3 --- [refs] | 2 +- trunk/scripts/kconfig/Makefile | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/[refs] b/[refs] index f3206dfbb23c..1a6f3688a8f1 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: c299ec2d8e8d2f1a99d5c993fca485257b950d40 +refs/heads/master: 9ae57004ca9c38ff8292c38a475c98b0ebbc0d74 diff --git a/trunk/scripts/kconfig/Makefile b/trunk/scripts/kconfig/Makefile index 2e421bd5675f..fb2bb3099dd9 100644 --- a/trunk/scripts/kconfig/Makefile +++ b/trunk/scripts/kconfig/Makefile @@ -184,8 +184,8 @@ $(obj)/.tmp_qtcheck: done; \ if [ -z "$$dir" ]; then \ echo "*"; \ - echo "* Unable to find the QT installation. Please make sure that"; \ - echo "* the QT development package is correctly installed and"; \ + echo "* Unable to find the QT3 installation. Please make sure that"; \ + echo "* the QT3 development package is correctly installed and"; \ echo "* either install pkg-config or set the QTDIR environment"; \ echo "* variable to the correct location."; \ echo "*"; \