Hello,

there is this dependency "HAVE_LIBX11" which I absolutely cannot see in 
the configure.ac where it is defined. But it looks like the generated 
"configure" file set this without much condition:

#define HAVE_LIBX11 1

So I am not sure, because all this Makefile/Configure is difficult to 
understand, but... is it a dummy dependency set anyway on true? I don't 
have a server without X right here to check whether it will set 
"HAVE_LIBX11" to 1 anyway...

And then the real interesting question is: if ever this is a real 
dependency (or maybe badly set, but meant to be real)... do you mean 
that when you don't have it, there is still a way to use mrxvt? Has 
mrxvt been designed to work also on other window systems than X11?

If not, this should be considered as a mandatory dependency and I could 
consider all functions from X11 usable in the code, couldn't I?

This would be really easier and the code would become more clear (all 
these "#ifdef" get the code really messy...).

Jehan

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Materm-devel mailing list
Materm-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/materm-devel
mrxvt home page: http://materm.sourceforge.net

Reply via email to