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

List:       kde-commits
Subject:    branches/KDE/4.4/kdelibs
From:       Benjamin Reed <ranger () befunk ! com>
Date:       2010-01-13 14:26:45
Message-ID: 1263392805.557121.32255.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 1074140 by reed:

merge 1074139 (getgrouplist detection fix for Mac OS X) from trunk

 M  +1 -1      ConfigureChecks.cmake  


--- branches/KDE/4.4/kdelibs/ConfigureChecks.cmake #1074139:1074140
@@ -101,7 +101,7 @@
 check_symbol_exists(S_ISSOCK        "sys/stat.h"               HAVE_S_ISSOCK)    # config.h
 check_symbol_exists(vsnprintf       "stdio.h"                  HAVE_VSNPRINTF)   # config.h
 check_symbol_exists(posix_madvise   "sys/mman.h"               HAVE_MADVISE)     # kdecore, kdeui
-check_symbol_exists(getgrouplist    "grp.h"                    HAVE_GETGROUPLIST)# kdecore/fakes.c
+check_symbol_exists(getgrouplist    "unistd.h;grp.h"           HAVE_GETGROUPLIST)# kdecore/fakes.c
 
 check_function_exists(posix_fadvise    HAVE_FADVISE)                  # kioslave
 check_function_exists(backtrace        HAVE_BACKTRACE)                # kdecore, kio
[prev in list] [next in list] [prev in thread] [next in thread] 

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