KDE/kdelibs/kded
Peter Kümmel
syntheticpp at gmx.net
Mon Sep 11 12:43:19 CEST 2006
David Faure wrote:
> On Thursday 13 July 2006 18:19, Peter Kümmel wrote:
>> SVN commit 561921 by kuemmel:
>>
>> there is no sys/dir.h in posix unix.
>>
>> Is it really necessary on linux, isn't dirent enough?
>>
>> +#ifndef Q_OS_WIN
>> #include <sys/dir.h>
>> +#endif
>
> svn annotate has the answer to that question: it's not necessary on linux, it was
> added for Mac OS X (but I don't know if it indeed fixed the issue there).
>
> r556291 | mueller | 2006-06-29 22:18:14 +0200 (Thu, 29 Jun 2006) | 2 lines
>
> lets see if this solves the OSX build failure
>
Then the macro check could be changed to a mac test.
--
Peter Kümmel
More information about the Kde-buildsystem
mailing list