CHECK_LIBRARY_EXISTS error
Alexander Neundorf
neundorf at kde.org
Mon Apr 10 21:28:42 CEST 2006
On Monday 10 April 2006 10:05, Michael Drüing wrote:
> Indeed, adding that include fixes it.
> Thanks!
>
> --Michael
>
> Index: cmake/modules/FindGettext.cmake
> ===================================================================
> --- cmake/modules/FindGettext.cmake (revision 528045)
> +++ cmake/modules/FindGettext.cmake (working copy)
> @@ -11,6 +11,7 @@
> # embedded within kdelibs (cf. gettext.m4 from Gettext source).
>
> INCLUDE(CheckIncludeFiles)
> +INCLUDE(CheckLibraryExists)
> include(CheckFunctionExists)
>
> check_include_files(libintl.h HAVE_LIBINTL_H)
Can you please commit ?
Bye
Alex
--
Work: alexander.neundorf AT jenoptik.com - http://www.jenoptik-los.de
Home: neundorf AT kde.org - http://www.kde.org
alex AT neundorf.net - http://www.neundorf.net
More information about the Kde-buildsystem
mailing list