From bce49ea80b0598bf3005cf633bac9cf1524d8735 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lubo=C5=A1=20Lu=C5=88=C3=A1k?= Date: Wed, 4 Apr 2007 10:29:55 +0000 Subject: Freetype, not fontconfig. svn path=/trunk/KDE/kdelibs/; revision=650344 --- modules/FindFreetype.cmake | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'modules') diff --git a/modules/FindFreetype.cmake b/modules/FindFreetype.cmake index 0aee8be1..426b5e39 100644 --- a/modules/FindFreetype.cmake +++ b/modules/FindFreetype.cmake @@ -1,8 +1,8 @@ # - Try to find the freetype library # Once done this will define # -# FREETYPE_FOUND - system has Fontconfig -# FREETYPE_INCLUDE_DIR - the FONTCONFIG include directory +# FREETYPE_FOUND - system has Freetype +# FREETYPE_INCLUDE_DIR - the FREETYPE include directory # FREETYPE_LIBRARIES - Link these to use FREETYPE # # Copyright (c) 2006, Laurent Montel, -- cgit v1.2.1