This patch supersedes the patch I emailed this afternoon (ie, it
contains those changes already). This patch contains the following
changes:
launcher was missing from 'make dist'
quartz was not in 'make dist' unless --enable-quartz was set in
configure
make clean removes {launcher,apple}/build
fixed $(prefixdir) to $(prefix)
X11.app now installs with mode u+w since I was getting annoyed with
having to fix that each time.
Compile time should be cut in half since we were previously compiling
things twice (once for libXquartz and once right into Xquartz) as well
as things we didn't need (iokit)
apple/X11{Application,controler}.m are included in quartz/libXquartz.a
instead of the old XDarwin counterparts
Xquartz man page gets installed
General overall cleanup
It still leaves in build support for the not-working XDarwin (which
I'm in favor of removing completely). If you'd like, I can submit a
patch which removes it completely.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
X11-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/x11-users/email@hidden