changes for Mac OS X -- need karma

Benjamin Reed ranger at befunk.com
Fri Dec 3 16:30:28 GMT 2004


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...

-- 
Benjamin Reed, a.k.a. Ranger Rick
ranger at befunk.com / http://ranger.befunk.com/
A computer scientist is someone who, when told to 'Go to Hell',
sees the 'go to', rather than the destination, as harmful.
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: arts.patch
URL: <http://mail.kde.org/pipermail/kde-core-devel/attachments/20041203/630fa0b0/attachment.ksh>


More information about the kde-core-devel mailing list