The system that I'm currently try to use doesn't have graphic header file such as gl.h and glx.h. So if I do not use any command relevant to graphic things, is there any way of skipping compiling graphic things ?
I'm not sure which part of Makefile.def should be commented.