From 956caed936ea9355842b3108312855304268aaea Mon Sep 17 00:00:00 2001 From: Laurent Montel Date: Sat, 16 Sep 2006 08:32:54 +0000 Subject: Now it's kde4-config svn path=/trunk/KDE/kdelibs/; revision=585068 --- modules/FindKDE4Internal.cmake | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules') diff --git a/modules/FindKDE4Internal.cmake b/modules/FindKDE4Internal.cmake index 7ff65225..4464503d 100644 --- a/modules/FindKDE4Internal.cmake +++ b/modules/FindKDE4Internal.cmake @@ -320,7 +320,7 @@ else(EXISTS ${CMAKE_SOURCE_DIR}/kdecore/kglobal.h) macro_ensure_version( ${KDE_MIN_VERSION} ${KDEVERSION} KDE4_INSTALLED_VERSION_OK ) else (KDEVERSION) - message(FATAL_ERROR "Couldn't parse KDE version string from the kde-config output:\n${kdeconfig_output}") + message(FATAL_ERROR "Couldn't parse KDE version string from the kde4-config output:\n${kdeconfig_output}") endif (KDEVERSION) -- cgit v1.2.1