On Mon, 27 Oct 2008, Tyler Retzlaff wrote:
build.sh release no X11 MKX11=no MKXORG=no build.sh -x release XFree86 X11 MKX11=yes MKXORG=no build.sh -V MKXORG=yes release Xorg X11 MKX11=no MKXORG=yes
Thanks for clarifying. But is the change in user interface intended?So far -x controlled if X11 was built or not. This was changed for some other mechanixh (-V ...) now. -x could still say "build _some_ X11", and you could use a variable, or (when X.org is considered mature enough) build X.org for X11 by default on some platforms.
- Hubert