changes for Mac OS X -- need karma
David Faure
faure at kde.org
Sun Dec 12 19:19:36 GMT 2004
On Friday 03 December 2004 17:30, Benjamin Reed wrote:
> Attached is a patch to arts and some changes to the admin/ tree with
> various fixes needed for picking up the work on KDE/Mac again.
>
> First is an addition to acinclude.m4.in for Carbon.h (which will be used
> in a later kdelibs patch). Also, it contains an "include_x11"
> AM_CONDITIONAL that I'm using in a number of later patches to be able to
> blanket-remove bits that are irrelevant on non-x11 platforms (kicker,
> and so on...)
>
> the ltmain.sh patch is part of the libtool HEAD CVS that's needed to
> properly link against apple frameworks (Qt is built as a framework, so
> this is necessary for any of the KDE stuff to link right)
>
> Also included is a patch to ltdl.m4 to speed up dlopening on OSX (since
> dlopen loads all deps already)
>
> Finally is a patch to arts x11 that skips the x11globalcomm if
> include_x11 is not set. I know this could be done with a
> "DO_NOT_COMPILE", but there are other places where include_x11 is used
> to conditionally compile some sub stuff, so I figured I might as well do
> it this way. If it's better to test "$kde_use_qt_mac" in
> configure.in.in, let me know.
>
> If someone with karma could apply the admin bits, I'd appreciate it...
Applied.
--
David Faure, faure at kde.org, sponsored by Trolltech to work on KDE,
Konqueror (http://www.konqueror.org), and KOffice (http://www.koffice.org).
More information about the kde-core-devel
mailing list