[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    branches/work/unity
From:       Laurent Montel <montel () kde ! org>
Date:       2006-08-18 13:07:11
Message-ID: 1155906431.030277.20567.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 574227 by mlaurent:

Improve message


 M  +2 -2      CMakeLists.txt  


--- branches/work/unity/CMakeLists.txt #574226:574227
@@ -20,11 +20,11 @@
 find_path(LIBCURL_INCLUDE_DIR curl/curl.h )
 
 if (NOT BISON_EXECUTABLE)
-   message(FATAL_ERROR "Could not find bison")
+   message(FATAL_ERROR "Could not find bison. Bison is necessary. Please install it.")
 endif (NOT BISON_EXECUTABLE)
 
 if (NOT GPERF_EXECUTABLE)
-   message(FATAL_ERROR "Could not find gperf")
+   message(FATAL_ERROR "Could not find gperf. gperf is necessary. Please install it.")
 endif (NOT GPERF_EXECUTABLE)
 
 if (NOT LIBICU_INCLUDE_DIR)
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic