KDE/kdelibs/kded
David Faure
dfaure at klaralvdalens-datakonsult.se
Mon Sep 11 11:46:54 CEST 2006
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
--
David Faure -- faure at kde.org, dfaure at klaralvdalens-datakonsult.se
KDE/KOffice developer, Qt consultancy projects
Klarälvdalens Datakonsult AB, Platform-independent software solutions
More information about the Kde-buildsystem
mailing list