Compiling x11 branch 1.3 on OSX

hiya,

…I’m trying to figure out a way to force compilation of an X11
version of the 1.3 branch on OSX 10.3.3 (in other words, I don’t want
the quartz support: call me crazy!)…I looked at ./configure --help,
but didn’t see a “–disable-quartz” option…

…so I went ahead and also tried configure (from within X11) with
"–enable-quartz=no" and “–disable-quartz=yes”, but I still get a
-DENABLE-QUARTZ in the makefiles! Anyone know a way around this?

thanx,
jamie

hiya,

…I’m trying to figure out a way to force compilation of an X11
version of the 1.3 branch on OSX 10.3.3 (in other words, I don’t want
the quartz support: call me crazy!)…I looked at ./configure --help,
but didn’t see a “–disable-quartz” option…

…so I went ahead and also tried configure (from within X11) with
"–enable-quartz=no" and “–disable-quartz=yes”, but I still get a
-DENABLE-QUARTZ in the makefiles! Anyone know a way around this?

You will have to edit the Makefile & configure.in to achieve that.

Bye,

MaxAm 10.04.2004 um 01:40 schrieb James Tittle II:

…I’m trying to figure out a way to force compilation of an X11
version of the 1.3 branch on OSX 10.3.3 (in other words, I don’t want
the quartz support: call me crazy!)…I looked at ./configure --help,
but didn’t see a “–disable-quartz” option…

…so I went ahead and also tried configure (from within X11) with
"–enable-quartz=no" and “–disable-quartz=yes”, but I still get a
-DENABLE-QUARTZ in the makefiles! Anyone know a way around this?

Hey, I’m also want to do that (and it sounds crazy too!)… I played a
little with “configure.in” and manage to trigger the X11 compilation
but it failed, so I guess it’s not so trivial… But I guess Max Horn
can give us some advices…–
Frederic Brunel