[PATCH] More Makefile Cleanup
[PATCH] More Makefile Cleanup
- Subject: [PATCH] More Makefile Cleanup
- From: Jeremy Huddleston <email@hidden>
- Date: Mon, 12 Nov 2007 18:33:33 -0800
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.
Due to file size restrictions, here's the location of patch:
http://cloud.cs.berkeley.edu/~jeremy/X11-Makefile-Cleanup.patch
_______________________________________________
Do not post admin requests to the list. They will be ignored.
X11-users mailing list (email@hidden)
This email sent to email@hidden