summaryrefslogtreecommitdiffstats
path: root/Modules
diff options
context:
space:
mode:
Diffstat (limited to 'Modules')
-rw-r--r--Modules/FindKDE3.cmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/Modules/FindKDE3.cmake b/Modules/FindKDE3.cmake
index 1552e17..3281f66 100644
--- a/Modules/FindKDE3.cmake
+++ b/Modules/FindKDE3.cmake
@@ -190,7 +190,7 @@ IF(KDE3_FOUND)
# I guess 2.95 also doesn't then
IF("${out}" MATCHES "2.9[56]")
SET(_KDE3_USE_FLAGS FALSE)
- ENDIF("${out}" out MATCHES "2.9[56]")
+ ENDIF("${out}" MATCHES "2.9[56]")
ENDIF(CMAKE_COMPILER_IS_GNUCXX)
#only on linux, but NOT e.g. on FreeBSD: